[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:20:09 PDT 2018


yvvan added a comment.

Anyways, if c++ part does not seem relevant I'm fine if we only have libclang part from https://reviews.llvm.org/D48116.

BTW I don't remember if you answered something to my suggestion of adding flag -ithird-party as an alternative to -isystem which does not lock files and helps to filter diagnostics, etc.


https://reviews.llvm.org/D49794





More information about the cfe-commits mailing list