[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:35:41 PST 2016


alexfh added a comment.

What's the biggest complexity with -header-filter? Lack of way to specify <all directories except for these>? Will it help to make -header-filter a GlobList?


https://reviews.llvm.org/D26418





More information about the cfe-commits mailing list