[PATCH] D61747: [clang-tidy] remove default header-filter for run-clang-tidy
Don Hinton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 15 10:27:10 PDT 2019
hintonda added a comment.
I've also had issues with this behavior. It's a bad default, as the PR notes, but is there a way to provide a better one and still respect the config file?
Also, could you add a test for this? Perhaps in `clang-tools-extra/test//clang-tidy/run-clang-tidy.cpp`.
Repository:
rCTE Clang Tools Extra
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61747/new/
https://reviews.llvm.org/D61747
More information about the cfe-commits
mailing list