[PATCH] D34654: Allow passing a regex for headers to exclude from clang-tidy

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 28 05:42:00 PDT 2021


carlosgalvezp added a comment.

Also, the new header filter expresion would need to be: `HeaderFilter: '*/mydir/*' instead of `HeaderFilter: 'mydir'`


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D34654/new/

https://reviews.llvm.org/D34654



More information about the cfe-commits mailing list