1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/test/FileCheck/comment
Mehdi Amini ed76433842 Change filecheck default to dump input on failure
Having the input dumped on failure seems like a better
default: I debugged FileCheck tests for a while without knowing
about this option, which really helps to understand failures.

Remove `-dump-input-on-failure` and the environment variable
FILECHECK_DUMP_INPUT_ON_FAILURE which are now obsolete.

Differential Revision: https://reviews.llvm.org/D81422
2020-06-09 18:57:46 +00:00
..
after-words.txt Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
bad-comment-prefix.txt [FileCheck] Support comment directives 2020-05-13 11:29:48 -04:00
blank-comments.txt Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
suffixes.txt Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
suppresses-checks.txt Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
unused-check-prefixes.txt [FileCheck] Support comment directives 2020-05-13 11:29:48 -04:00
unused-comment-prefixes.txt Change filecheck default to dump input on failure 2020-06-09 18:57:46 +00:00
within-checks.txt [FileCheck] Support comment directives 2020-05-13 11:29:48 -04:00