[PATCH] D68061: [docs] Document pattern of using CHECK-SAME to skip irrelevant lines

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 5 03:06:16 PDT 2020


thopre added a comment.

In D68061#2178756 <https://reviews.llvm.org/D68061#2178756>, @probinson wrote:

> @rupprecht if you are still motivated to land this after so long, the only thing I see missing is to update the example from `CHECK-SAME: 1{{$}}` to `CHECK-SAME: {{ 1$}}`  and then it LGTM.  If not, there seems to be enough interest that someone else can land it?

Done. Please shout if I made a mistake.


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