[PATCH] D49794: [libclang] Allow skipping warnings from all included files
Ivan Donchevskii via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 31 06:10:02 PDT 2018
yvvan added a comment.
And we already saw, that -isystem is not the best choice for that. And by the way - clang-tidy has this filtering in consumer which does not exist in it's plugin-mode so it spits all system diagnostics all the time...
https://reviews.llvm.org/D49794
More information about the cfe-commits
mailing list