[PATCH] D40242: Do not perform the analysis based warning if all warnings are ignored

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 20 12:57:01 PST 2017


aaron.ballman added a comment.

You should add a test case that demonstrates code which would otherwise trigger an analysis-based warning but doesn't due to disabling all warnings.


https://reviews.llvm.org/D40242





More information about the cfe-commits mailing list