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

via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 8 03:46:28 PDT 2026


================
@@ -247,6 +247,12 @@ New checks
   derived type thereof. Also does similar analysis for calls to ``isa<>`` that
   always return ``true``.
 
+- New :doc:`llvm-invalid-regex-pattern
----------------
furtib wrote:

I have rebased from main, migrating all documentation to the markdown format.

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


More information about the cfe-commits mailing list