[clang] [clang-tools-extra] [clang-tidy] Avoid processing declarations in system headers (PR #128150)
Piotr Zegar via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 11 09:55:56 PDT 2025
================
@@ -91,6 +91,11 @@ Improvements to clang-query
Improvements to clang-tidy
--------------------------
+- It no longer processes declarations from system headers by default, greatly
----------------
PiotrZSL wrote:
Would be nice to start with ":program:clang-tidy" (or something like that), as in this section we put also release notes that impact scripts.
https://github.com/llvm/llvm-project/pull/128150
More information about the cfe-commits
mailing list