[PATCH] D66765: [analyzer] (Urgent!) Add 9.0.0. release notes.

Gabor Marton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 27 01:20:17 PDT 2019


martong added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:269
+
+- New frontend flag: ``-analyzer-werror`` to turn analyzer warnings into errors.
 
----------------
Could you please also add:
- Numerous`` ASTImporter`` related fixes and improvements which increase the stability of CTU.
- CTU is enabled to inline virtual functions too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66765





More information about the cfe-commits mailing list