[clang-tools-extra] [clang-tidy][NFC] Update contribution guide for test language standards (PR #184769)
Baranov Victor via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 5 04:09:23 PST 2026
================
@@ -662,6 +662,28 @@ Here's an example:
// CHECK-FIXES-USING-B-NOT: using a::B;$
// CHECK-FIXES-NOT: using a::C;$
+Specifying the Language Standard
----------------
vbvictor wrote:
I think we don't need new paragraph? We are already in "Testing Checks" paragraph
https://github.com/llvm/llvm-project/pull/184769
More information about the cfe-commits
mailing list