[PATCH] D81422: Change filecheck default to dump input on failure
Joel E. Denny via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 9 20:25:19 PDT 2020
jdenny added a comment.
In D81422#2083882 <https://reviews.llvm.org/D81422#2083882>, @arsenm wrote:
> The environment variable was removed though? I would also at least expect this to be an option I can set at cmake time and never have to think about again
Could you set `FILECHECK_OPTS=-dump-input=never` in your `~/.profile`?
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