[PATCH] D20105: Implement verbose mode in FlieCheck and Lit to capture whole stdin.
NAKAMURA Takumi via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 16:20:51 PDT 2016
chapuni added a comment.
In http://reviews.llvm.org/D20105#429592, @jroelofs wrote:
> > Add tests for -verbose itself.
>
>
> I don't see any `-verbose=true` tests, and the default is false. Did you forget to `git add` them?
I just tweaked some tests in llvm/test/FileCheck not to be affected by LLVM_FILECHECK_OPTIONS.
I'll add cases for -verbose=true in the next time.
Repository:
rL LLVM
http://reviews.llvm.org/D20105
More information about the llvm-commits
mailing list