[PATCH] D81422: Change filecheck default to dump input on failure

Jacques Pienaar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 8 14:25:16 PDT 2020


jpienaar accepted this revision.
jpienaar added a comment.

I think this is a good default given it provides very useful info in failure case. For cases where folks expect it to fail + don't want it logged, then setting never (if that is a concern) seems better behavior IMHO.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81422/new/

https://reviews.llvm.org/D81422





More information about the cfe-commits mailing list