[PATCH] D97813: [FileCheck] Fix -dump-input per-pattern diagnostic indexing

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 4 10:45:21 PST 2021


jdenny updated this revision to Diff 328237.
jdenny edited the summary of this revision.
jdenny added a comment.

Rebased and updated for D93341 <https://reviews.llvm.org/D93341>'s effect on `-dump-input`.

Removed an unnecessary `-allow-unused-prefixes`.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97813/new/

https://reviews.llvm.org/D97813

Files:
  llvm/test/FileCheck/dump-input/annotations.txt
  llvm/utils/FileCheck/FileCheck.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97813.328237.patch
Type: text/x-patch
Size: 10707 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210304/35326d42/attachment.bin>


More information about the llvm-commits mailing list