================ @@ -0,0 +1,37 @@ +# clang-tidy - llvm-invalid-regex-pattern + +## llvm-invalid-regex-pattern + +Detects malformed regex patterns defined in a single string literal +to catch mistakes at compile time. ---------------- furtib wrote:
Removed "to catch mistakes at compile time". https://github.com/llvm/llvm-project/pull/207407 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
