<div dir="ltr">No worries.<div><br></div><div>There were also some libc++ test failures for the same reason. These have also been addressed.</div><div><br></div><div>/Eric</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Dec 10, 2016 at 9:51 PM, Richard Smith <span dir="ltr"><<a href="mailto:richard@metafoo.co.uk" target="_blank">richard@metafoo.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">Thanks Eric!</div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On 10 Dec 2016 5:58 pm, "Eric Fiselier via cfe-commits" <<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a>> wrote:<br type="attribution"></div></div><blockquote class="m_-25294725664122235quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div class="gmail_extra">To others who follow the libc++abi test failures back to this commit:</div><div class="gmail_extra"><br></div><div class="gmail_extra">The unwind_* failures have been addressed in r289353 by using -Wno-dynamic-exception-spec to suppress the C++17 behavior (for now).</div><div class="gmail_extra"><br></div><div class="gmail_extra">Currently the libc++ and libc++abi test suite run using -std=c++1z unless otherwise specified. However the dynamic exception specification tests</div><div class="gmail_extra">are fundamentally incompatible with C++17, and I don't just want to mark the as UNSUPPORTED because they'll rarely end up running.</div><div class="gmail_extra">Instead I'll work on adjusting the test suite to support locking a test to a give C++ dialect.</div><div class="gmail_extra"><br></div><div class="gmail_extra">/Eric</div></div>
<br></div></div><span class="">______________________________<wbr>_________________<br>
cfe-commits mailing list<br>
<a href="mailto:cfe-commits@lists.llvm.org" target="_blank">cfe-commits@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-commits</a><br>
<br></span></blockquote></div><br></div>
</blockquote></div><br></div>