[all-commits] [llvm/llvm-project] 4963ca: [docs] Document pattern of using CHECK-SAME to ski...
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Wed Aug 5 03:04:31 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4963ca4658b0c4ab70f029110150878178328335
https://github.com/llvm/llvm-project/commit/4963ca4658b0c4ab70f029110150878178328335
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M llvm/docs/CommandGuide/FileCheck.rst
Log Message:
-----------
[docs] Document pattern of using CHECK-SAME to skip irrelevant lines
This came up during the review for D67656. It's nice but also subtle, so documenting it as an idiom will make tests easier to understand.
Reviewed By: probinson
Differential Revision: https://reviews.llvm.org/D68061
More information about the All-commits
mailing list