<p dir="ltr">LGTM</p>
<div class="gmail_quote">On 3 Oct 2014 15:18, "Justin Bogner" <<a href="mailto:mail@justinbogner.com">mail@justinbogner.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">This adds -nostdsysteminc to the %clang_cc1 expansion, which should<br>
make it harder to accidentally write tests that depend on headers in<br>
/usr/include. It also updates a few tests that use -isysroot <x> and a<br>
darwin triple to omit the triple and use -isystem <x>/usr/include<br>
instead, making them a little bit more general.<br>
<br>
Incidentally, this fixes a test failure I'm seeing on darwin in<br>
Modules/stddef.c, that happens because my system finds a stddef.h in<br>
/usr/include.<br>
<br>
Okay to commit?<br>
<br>
<br>_______________________________________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
<br></blockquote></div>