[PATCH] D82203: [FileCheck] Implement -dump-input-context
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 9 17:26:38 PDT 2020
jdenny updated this revision to Diff 276880.
jdenny added a comment.
In an effort to facilitate the review, I've extracted the logic that elides input lines only when the ellipsis is shorter. That's now in D83526 <https://reviews.llvm.org/D83526>.
I've also rebased.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82203/new/
https://reviews.llvm.org/D82203
Files:
llvm/test/FileCheck/dump-input-annotations.txt
llvm/test/FileCheck/dump-input-context.txt
llvm/test/FileCheck/dump-input-enable.txt
llvm/test/FileCheck/dump-input-filter.txt
llvm/utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82203.276880.patch
Type: text/x-patch
Size: 27157 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200710/033e3c4e/attachment.bin>
More information about the llvm-commits
mailing list