================
@@ -71,9 +71,9 @@ and automatic location of the compilation database using 
source files paths.
   int main(int argc, const char **argv) {
     // CommonOptionsParser constructor will parse arguments and create a
     // CompilationDatabase.  In case of error it will terminate the program.
----------------
Sirraide wrote:

This needs to be updated too. ‘In case of error it will terminate the program’ 
is no longer correct.

https://github.com/llvm/llvm-project/pull/90441
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to