[PATCH] D53069: [analyzer][www] Update avaible_checks.html

Umann Kristóf via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 10 02:46:42 PDT 2018


Szelethus created this revision.
Szelethus added reviewers: NoQ, george.karpenkov, MTC, xazax.hun.
Herald added subscribers: cfe-commits, mikhail.ramalho, a.sidorin, JDevlieghere, rnkovacs, szepet, whisperity.

Title says it all. I never ever used ObjC, so I couldn't really add examples on many occasions.

Five checkers are still in existence that aren't on the website just yet:

- apiModeling.StdCLibraryFunctions
- apiModeling.TrustNonnull
- apiModeling.google.GTest
- core.DynamicTypePropagation
- core.NonnilStringConstants

I suspect these are implicit checks, and should be placed in implicit_checks.html, but I'll make sure that that page isn't as well hidden as it is now.


Repository:
  rC Clang

https://reviews.llvm.org/D53069

Files:
  www/analyzer/available_checks.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53069.168963.patch
Type: text/x-patch
Size: 11791 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181010/8a69f1bd/attachment.bin>


More information about the cfe-commits mailing list