[PATCH] D66765: [analyzer] (Urgent!) Add 9.0.0. release notes.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 26 18:32:21 PDT 2019
NoQ added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:237-238
+
+- New package: 'apiModeling.llvm' contains modeling checkers to improve the
+ accuracy of reports on LLVM's codebase.
+
----------------
"On LLVM's **own** codebase" :)
@Charusso: I think we need to cherry-pick all of our latest patches to this checker to 9.0 because otherwise it'll be crashing with the `isValidBaseClass()` assertion.
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