[PATCH] D68061: [docs] Document pattern of using CHECK-SAME to skip irrelevant lines
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 25 22:25:16 PDT 2019
MaskRay added inline comments.
================
Comment at: llvm/docs/CommandGuide/FileCheck.rst:333
+ CHECK: Value:
+ CHECK-SAME: 1
+
----------------
Maybe align `1` to the position 2 columns right of `Value:` above.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68061/new/
https://reviews.llvm.org/D68061
More information about the llvm-commits
mailing list