[clang-tools-extra] [clang-tidy] Fix broken HeaderFilterRegex when read from config file (PR #133582)

Carlos Galvez via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 4 13:59:35 PDT 2025


================
@@ -0,0 +1 @@
+HeaderFilterRegex: '.*'
----------------
carlosgalvezp wrote:

It appears this use case was broken by this [patch](https://github.com/llvm/llvm-project/commit/0249554ee1ac49e6f1d93fa78a55971fc706f635),  @HerrCai0907  . 

There may be more things to fix.



https://github.com/llvm/llvm-project/pull/133582


More information about the cfe-commits mailing list