[PATCH] D65121: [FileCheck] Make FILECHECK_OPTS useful for its test suite
Joel E. Denny via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 23 11:20:20 PDT 2019
jdenny added a comment.
In D65121#1597772 <https://reviews.llvm.org/D65121#1597772>, @thopre wrote:
> Hi,
Hi Thomas.
> Could you add a section FileCheck-specific substitutions section in llvm/docs/TestingGuide.rst to describe %TestFileCheckOut?
That seems like a good idea. We'll need to decide what goes there and what stays in `llvm/test/FileCheck/lit.local.cfg`.
I'll make a note to work on this after we reach consensus about the actual behavior.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65121/new/
https://reviews.llvm.org/D65121
More information about the llvm-commits
mailing list