mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-30 00:56:06 +00:00

We forgot to apply the change to headers in the previous patch, due to missing "-header-filter" in the run-clang-tidy invocation. Differential Revision: https://reviews.llvm.org/D142307