[PATCH] D66721: [analyzer] Analysis: Prevent bitwise operation false positives

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 25 13:54:09 PDT 2019


NoQ added a comment.

Now you're silencing the *whole* checker. This is equivalent to passing an `-analyzer-silence-checker` flag.


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

https://reviews.llvm.org/D66721





More information about the cfe-commits mailing list