[PATCH] D27005: [lit] Support custom parsers in parseIntegratedTestScript

Jonathan Roelofs via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 23 08:13:03 PST 2016


jroelofs added a comment.

In https://reviews.llvm.org/D27005#603979, @EricWF wrote:

> 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.


Looks like a good approach to me.


https://reviews.llvm.org/D27005





More information about the llvm-commits mailing list