[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:24 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:
Previously docs used `------------` instead of `^^^^^^`
https://github.com/llvm/llvm-project/pull/184769
More information about the cfe-commits
mailing list