<div dir="ltr"><div>May I also suggest renaming SanitizerOption param to BuildWithSanitizerOption or something to highlight that this param changes the behavior, please?<br><br></div><div>Thanks<br></div><div><br></div>Galina<br>
<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 15, 2013 at 4:21 PM, Dmitri Gribenko <span dir="ltr"><<a href="mailto:gribozavr@gmail.com" target="_blank">gribozavr@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, Nov 15, 2013 at 4:16 PM, Rick Foos <<a href="mailto:rfoos@codeaurora.org">rfoos@codeaurora.org</a>> wrote:<br>

> Sorry so slow, bad python day.<br>
><br>
> Tested locally with llvm-clang-lld-x86_64-debian-fast, and<br>
> llvm-clang-lld-x86_64-ubuntu-13.04-sanitize-address.<br>
><br>
> The debian fast builder is running without errors as expected.<br>
><br>
> The address sanitizer has one test failure, but this looks like a real fail<br>
> since it successfully building and running 16K+ tests.<br>
><br>
> Happy Friday,<br>
> Rick Foos<br>
><br>
> ---<br>
> Address sanitizer fails one test.<br>
><br>
> test test 1 unexpected failures 75 expected failures 45 unsupported tests<br>
> 16326 expected passes failed ( 5 mins, 38 secs )<br>
><br>
> stdio<br>
> Clang::annotate-deep-statements.cpp<br>
> warnings (15)<br>
><br>
><br>
><br>
> There is a ninjaOptions that contains jobs and loadaverage from **kwargs, or<br>
> null for existing behavior. Probably not the final answer, but works and<br>
> doesn't interfere with anyone else.<br>
><br>
> If SanitizerOption is none: we update compiler-rt, existing behavior.<br>
<br>
</div>Please also add a comment explaining why compiler-rt is disabled in<br>
this case.  (Sort of obvious now, but not so obvious for someone<br>
reading this code later).<br>
<div class="HOEnZb"><div class="h5"><br>
Dmitri<br>
<br>
--<br>
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>>*/<br>
</div></div></blockquote></div><br></div>