ilya-biryukov added inline comments.

================
Comment at: clang/include/clang/Frontend/CompilerInvocation.h:150
   ///
+  /// If an error was encountered while parsing the arguments, \returns false
+  /// and attempts to recover and continue parsing the rest of the arguments.
----------------
gribozavr wrote:
> \returns false if an error...
> 
> (\returns is a paragraph command. It starts a new paragraph.)
TIL something about doxygen :-)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66731/new/

https://reviews.llvm.org/D66731



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to