[clang-tools-extra] [clang-tidy] Fix false positive in readability-redundant-preprocessor for builtin checks (PR #181734)

Aditya Singh via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 18 05:59:37 PST 2026


================
@@ -82,3 +82,116 @@ void k();
 void k();
 #endif
 #endif
+
----------------
Aditya26189 wrote:

done

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


More information about the cfe-commits mailing list