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

Carlos Galvez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 04:22:57 PDT 2021


carlosgalvezp added a comment.

I've recently fiddled with the `GlobList` to enable globbing in `NOLINT` expressions, so I have it quite fresh and I think it could easily be re-used here. I'd be happy to implement this feature, should I (can I?) continue on this patch or create a brand new one?


Repository:
  rL LLVM

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

https://reviews.llvm.org/D34654



More information about the llvm-commits mailing list