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

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 13:30:54 PDT 2018


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





More information about the llvm-commits mailing list