<div dir="ltr">Good to hear. I re-ran the C++ EH tests locally a few months ago with clang-cl. Most of the tests passed, but some failed. For the ones that failed, it wasn't immediately clear if it was an EH bug or not. It seemed like clang was doing more copy elision than MSVC, and that accounted for most of the variation. It would be good to get to the bottom of it and be certain, though. In the end it runs fast enough that we could run it continuously.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 11, 2019 at 2:03 PM Aaron Smith via llvm-dev <<a href="mailto:llvm-dev@lists.llvm.org">llvm-dev@lists.llvm.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr"><div>At Microsoft we open sourced some of our compiler tests for exception handling on github.<br></div><div dir="ltr"><div><a href="https://github.com/microsoft/compiler-tests" target="_blank">https://github.com/microsoft/compiler-tests</a><br></div><div><br></div><div>We are looking into what it would take to get these to work with clang-cl. I’m planning to share a design document on the mailing list soon.</div><div><br></div><div>Aaron</div><div><br></div><div><br></div></div></div></div>
_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a><br>
<a href="https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev" rel="noreferrer" target="_blank">https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev</a><br>
</blockquote></div>