[PATCH] D83651: [FileCheck] Report captured variables
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 14 07:47:36 PDT 2020
jdenny updated this revision to Diff 277832.
jdenny added a comment.
Extend unit tests for changes to `NumericVariable`.
@thopre Is that what you meant? I didn't see a way to make this specific to `@LINE`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83651/new/
https://reviews.llvm.org/D83651
Files:
llvm/lib/Support/FileCheck.cpp
llvm/lib/Support/FileCheckImpl.h
llvm/test/FileCheck/dump-input-annotations.txt
llvm/test/FileCheck/verbose.txt
llvm/unittests/Support/FileCheckTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83651.277832.patch
Type: text/x-patch
Size: 13937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200714/aee9dbd5/attachment.bin>
More information about the llvm-commits
mailing list