[clang-tools-extra] [clang-tidy] Added Conflicting Global Accesses checker (PR #130421)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 1 07:43:40 PDT 2025


================
@@ -151,6 +157,14 @@ New checks
 New check aliases
 ^^^^^^^^^^^^^^^^^
 
+- New `cert-exp30-c <cert/exp30-c>` alias for 
----------------
vbvictor wrote:

Please create entries in `docs/` folder for these aliases, they should have filling like this:
https://github.com/llvm/llvm-project/blob/main/clang-tools-extra/docs/clang-tidy/checks/cert/con54-cpp.rst


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


More information about the cfe-commits mailing list