================
@@ -190,12 +200,15 @@ static int HandleFiles(ArrayRef<std::string> SourceFiles,
     }
   }
 
+  int Ret = 0;
   if (!SourcesToBeParsed.empty()) {
----------------
balazske wrote:

It is not needed.

https://github.com/llvm/llvm-project/pull/222010
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to