[clang-tools-extra] [clang-tidy] Add llvm-regex check (PR #207407)

Zeyi Xu via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 3 10:19:32 PDT 2026


================
@@ -251,6 +251,7 @@ Clang-Tidy Checks
    :doc:`llvm-prefer-register-over-unsigned <llvm/prefer-register-over-unsigned>`, "Yes"
    :doc:`llvm-prefer-static-over-anonymous-namespace <llvm/prefer-static-over-anonymous-namespace>`,
    :doc:`llvm-redundant-casting <llvm/redundant-casting>`, "Yes"
+   :doc:`llvm-regex <llvm/regex>`, "No"
----------------
zeyi2 wrote:

```suggestion
   :doc:`llvm-regex <llvm/regex>`,
```

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


More information about the cfe-commits mailing list