[clang-tools-extra] [clang-tidy] Avoid processing declarations in system headers (PR #128150)

Gábor Horváth via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 7 04:16:35 PST 2025


Xazax-hun wrote:

> It should be doable, still defaulting to not skip system headers, and let clang-tidy skip them. A follow-up patch could change that default so all tools behave in the same way.


This does not sound controversial or hard. I am okay doing work that requires further consensus or a lot of investigation as a follow-up. But if that is not the case why not address it now? 

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


More information about the cfe-commits mailing list