[PATCH] D49328: [FileCheck] Provide an option for FileCheck to dump original input to stderr on failure

David Blaikie via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 13:34:25 PDT 2018


So long as the tests don't fail with the feature enabled, that's probably
good enough.

On Fri, Jul 20, 2018 at 1:30 PM George Karpenkov via Phabricator <
reviews at reviews.llvm.org> wrote:

> george.karpenkov added a comment.
>
> I'm not going to change the MIPS tests :P Overall the behavior would be
> the same unless FILECHECK_DUMP_INPUT_ON_FAILURE is enabled, and even then,
> the "bad" tests would only generate extra output on the command line.
>
>
> Repository:
>   rL LLVM
>
> https://reviews.llvm.org/D49328
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/61b59d46/attachment.html>


More information about the llvm-commits mailing list