[PATCH] D52999: [FileCheck] Annotate input dump
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 9 14:15:11 PDT 2018
jdenny updated this revision to Diff 168864.
jdenny edited the summary of this revision.
jdenny added a comment.
Restore -dump-input-on-failure as requested, and clean up a little.
I decided it's easiest to keep -dump-input-on-failure as an independent option that does not include annotations. I marked it deprecated.
https://reviews.llvm.org/D52999
Files:
llvm/docs/CommandGuide/FileCheck.rst
llvm/include/llvm/Support/FileCheck.h
llvm/include/llvm/Support/WithColor.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.168864.patch
Type: text/x-patch
Size: 63676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181009/c1959e20/attachment.bin>
More information about the llvm-commits
mailing list