Hi,<br><br>I have an update to the test results for libc++. Clang can now correctly handle exceptions if the GCC it uses the libgcc from is compiled for dw2 exceptions, which only works on 32-bit Windows.<br><br>So all the false negatives should be filtered out currently, leaving the real issues. I have attached a patch to the results.windows.html web page detailing the changes.<br>
<br>Current tally is:<br>6.7% test failures, 9.7% sections with failures.<br><br>IIRC, last time this was around 13% test failures. Note I haven't changed anything since that run ;-)<br><br>Please apply when you find the time!<br>
<br>Thanks!<br><br>Ruben<br><br>PS: The toolchain I used is located here:<br><a href="http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/experimental/">http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/experimental/</a><br>
<br>