Interesting, so was the test always broken but incorrectly reporting success?<br><div class="gmail_quote"><div dir="ltr">On Wed, May 24, 2017 at 2:40 PM Hans Wennborg via Phabricator <<a href="mailto:reviews@reviews.llvm.org">reviews@reviews.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">hans added a subscriber: zturner.<br>
hans added a comment.<br>
<br>
In <a href="https://reviews.llvm.org/D33471#763825" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33471#763825</a>, @hans wrote:<br>
<br>
> In <a href="https://reviews.llvm.org/D33471#763733" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33471#763733</a>, @thakis wrote:<br>
><br>
> > Either this or the reland of making allow_user_segv_handler to true broke this test on Windows:<br>
> ><br>
> >   lit.py: E:/b/build/slave/win_upload_clang/build/src/third_party/llvm/tools/clang/test/lit.cfg:200: note: using clang: 'E:/b/build/slave/win_upload_clang/build/src/third_party/llvm-bootstrap/./bin/clang.EXE'<br>
> >   -- Testing: 33069 tests, 8 threads --<br>
> >   Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.<br>
> >   FAIL: UBSan-Standalone-x86_64 :: TestCases/Integer/negate-overflow.cpp (31844 of 33069)<br>
> >   ******************** TEST 'UBSan-Standalone-x86_64 :: TestCases/Integer/negate-overflow.cpp' FAILED ********************<br>
><br>
><br>
> I'm not sure this is the cause. I rolled back compiler-rt to r303422 and the test still fails for me.<br>
<br>
<br>
The test started failing with Zach's r303440. With that change, lit interprets the exit value as an error.<br>
<br>
I'll see if I can just fix the test.<br>
<br>
<br>
Repository:<br>
  rL LLVM<br>
<br>
<a href="https://reviews.llvm.org/D33471" rel="noreferrer" target="_blank">https://reviews.llvm.org/D33471</a><br>
<br>
<br>
<br>
</blockquote></div>