[clang-tidy] Support SystemHeaders in .clang-tidy
A previous patch update the clang-tidy documentation incorrectly claiming that SystemHeaders can be provided in the .clang-tidy configuration file. This patch adds support for it, together with tests. Differential Revision: https://reviews.llvm.org/D149899
Loading
Please sign in to comment