This removes the else clause that adds a default -header-filter flag to clang-tidy invocations from the run_clang_tidy.py script. If this clause is present, any HeaderFilterRegex settings in the .clang-tidy file are ignored and would have to be explicitly passed to the script each time.
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I don't think it's at all controversial, so I'll commit D61747 tomorrow unless someone raises an issue. Thanks...