<div dir="ltr">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.<div><br></div><div> - Daniel</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 9, 2014 at 7:11 PM, Eric Fiselier <span dir="ltr"><<a href="mailto:eric@efcs.ca" target="_blank">eric@efcs.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi ddunbar,<br>
<br>
This patch gives me just enough to leverage the existing functionality in `TestRunner` for use in `libc++` and `libc++abi` .<br>
<br>
It does the following:<br>
* Adds the `UNSUPPORTED` tag to `TestRunner.parseIntegratedTestScript`.<br>
* Allows `parseIntegratedTestScript` to return an empty script if a script is not required by the caller.<br>
<br>
<a href="http://reviews.llvm.org/D6589" target="_blank">http://reviews.llvm.org/D6589</a><br>
<br>
Files:<br>
  utils/lit/lit/TestRunner.py<br>
  utils/lit/lit/util.py<br>
</blockquote></div><br></div>