[PATCH] D73966: [analyzer] Add 10.0.0 release notes.
Gábor Horváth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 5 17:05:53 PST 2020
xazax.hun added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:405
+- New checker: ``fuchsia.HandleChecker`` to detect leaks related to Fuchsia
+ handles.
----------------
NoQ wrote:
> D74004
>
> 1) The checker is now in alpha.
> 2) This checker wasn't enabled in the release either, as far as i understand.
It was! This is about the HandleChecker the other is about the LockChecker.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73966/new/
https://reviews.llvm.org/D73966
More information about the cfe-commits
mailing list