sammccall accepted this revision.
sammccall added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/docs/ReleaseNotes.rst:51
 
+Recovery ASTs
+^^^^^^^^^^^^^
----------------
nit: AST rather than ASTs (matching the flag, and also it's AST is singular in 
the text)


================
Comment at: clang/docs/ReleaseNotes.rst:81
+context. Tools may need to adjust assumptions about dependent code.
+
 Improvements to Clang's diagnostics
----------------
This feature is on by default for C++ code, and can be explicitly controlled 
with ``-Xclang -f[no-]recovery-ast``.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86688

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

Reply via email to