[PATCH] D52999: [FileCheck] Annotate input dump

Joel E. Denny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 19 11:17:30 PDT 2018


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

Adjusted to take advantage of https://reviews.llvm.org/D53419, which extends WithColor.

I think that finishes separating out all logically distinct change sets.  I'm willing to split up the patch more if it helps the review.


https://reviews.llvm.org/D52999

Files:
  llvm/docs/CommandGuide/FileCheck.rst
  llvm/include/llvm/Support/FileCheck.h
  llvm/lib/Support/FileCheck.cpp
  llvm/test/FileCheck/dump-input-annotations.txt
  llvm/test/FileCheck/dump-input-enable.txt
  llvm/test/FileCheck/match-full-lines.txt
  llvm/test/FileCheck/verbose_mode.txt
  llvm/utils/FileCheck/FileCheck.cpp
  llvm/utils/lit/lit/TestingConfig.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52999.170220.patch
Type: text/x-patch
Size: 62256 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181019/128b72c1/attachment.bin>


More information about the llvm-commits mailing list