[PATCH] D73966: [analyzer] Add 10.0.0 release notes.

Kristóf Umann via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 6 04:12:46 PST 2020


Szelethus marked 3 inline comments as done.
Szelethus added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:405
 
+- New checker: ``fuchsia.HandleChecker`` to detect leaks related to Fuchsia
+  handles.
----------------
xazax.hun wrote:
> 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.
Yup, this seems to be correct in the release notes.


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

https://reviews.llvm.org/D73966





More information about the cfe-commits mailing list