[PATCH] D55825: [FileCheck] Suppress old -v/-vv diags if dumping input
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 15:30:13 PST 2019
jdenny updated this revision to Diff 180945.
jdenny marked 16 inline comments as done.
jdenny added a comment.
- In dump-input-annotations.txt, use `-implicit-check-not` to thoroughly check for trace suppression.
- In dump-input-enable.txt, improve comments, and cover cases of `-dump-input=never|fail` without `-v`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55825/new/
https://reviews.llvm.org/D55825
Files:
llvm/docs/CommandGuide/FileCheck.rst
llvm/lib/Support/FileCheck.cpp
llvm/test/FileCheck/dump-input-annotations.txt
llvm/test/FileCheck/dump-input-enable.txt
llvm/utils/FileCheck/FileCheck.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55825.180945.patch
Type: text/x-patch
Size: 26964 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/3f746139/attachment.bin>
More information about the llvm-commits
mailing list