[PATCH] D26418: [clang-tidy] Add '-suppress-checks-filter' option to suppress diagnostics from certain files

Alexander Kornienko via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 8 16:37:00 PST 2016


alexfh added a comment.

I also don't understand the use case for turning off only some checks for third-party headers. Either you care about third-party stuff or not, why only switch off certain checks?


https://reviews.llvm.org/D26418





More information about the cfe-commits mailing list