[PATCH] D27005: [lit] Support custom parsers in parseIntegratedTestScript
Eric Fiselier via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 23 01:30:11 PST 2016
EricWF added a comment.
In https://reviews.llvm.org/D27005#603692, @jroelofs wrote:
> Should probably add a testcase in lit/tests that exercises the new CUSTOM parser stuff, so people working on LIT don't have to build/test libc++ in order to know whether they've broken its testsuite.
I plan to implement tests. I just wanted to ensure the approach was agreeable first.
https://reviews.llvm.org/D27005
More information about the llvm-commits
mailing list