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

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 19 18:08:03 PDT 2018


NoQ accepted this revision.
NoQ added a comment.

I guess maybe let's skip stuff without examples and leave Objective-C descriptions waiting on us?



================
Comment at: www/analyzer/available_checks.html:483
 
+<!-- =========================== llvm =========================== -->
+<h3 id="llvm_checkers">LLVM Checkers</h3>
----------------
Wow, i never noticed this one. It seems to contain a syntactic (local) check for the `StringRef` problem.


https://reviews.llvm.org/D53069





More information about the cfe-commits mailing list