LGTM, although it might be good to add a note about how require_script can be used. To be honest I don't quite understand how you will use this yet.
- Daniel On Tue, Dec 9, 2014 at 7:11 PM, Eric Fiselier <[email protected]> wrote: > Hi ddunbar, > > This patch gives me just enough to leverage the existing functionality in > `TestRunner` for use in `libc++` and `libc++abi` . > > It does the following: > * Adds the `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`. > * Allows `parseIntegratedTestScript` to return an empty script if a script > is not required by the caller. > > http://reviews.llvm.org/D6589 > > Files: > utils/lit/lit/TestRunner.py > utils/lit/lit/util.py >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
