[PATCH] D73966: [analyzer] Add 10.0.0 release notes.
Artem Dergachev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 5 16:29:09 PST 2020
NoQ added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:405
+- New checker: ``fuchsia.HandleChecker`` to detect leaks related to Fuchsia
+ handles.
----------------
D74004
1) The checker is now in alpha.
2) This checker wasn't enabled in the release either, as far as i understand.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73966/new/
https://reviews.llvm.org/D73966
More information about the cfe-commits
mailing list