Displaying 2 results from an estimated 2 matches for "catch_class_01".
Did you mean:
catch_class_02
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
On Sun, Nov 22, 2015 at 8:09 AM, Renato Golin <renato.golin at linaro.org>
wrote:
> On 22 November 2015 at 03:59, Brian Cain <brian.cain at gmail.com> wrote:
> > Should I expect the "-openmp" to work for this RC?
>
> Only if it worked before on the target you're building to in 3.7.0.
>
Ok, I'll check if I can get it to work on 3.7.0.
>
>
2015 Nov 22
2
[cfe-dev] [3.7.1 Release] -rc2 has been tagged
...clang-latest/bin
...
Expected Passes : 22688
Expected Failures : 141
Unsupported Tests : 422
Unexpected Passes : 13
Unexpected Failures: 31
...
********************
Failing Tests (31):
libc++abi :: catch_array_01.pass.cpp
libc++abi :: catch_array_02.pass.cpp
libc++abi :: catch_class_01.pass.cpp
libc++abi :: catch_class_02.pass.cpp
libc++abi :: catch_class_03.pass.cpp
libc++abi :: catch_class_04.pass.cpp
libc++abi :: catch_const_pointer_nullptr.pass.cpp
libc++abi :: catch_function_01.pass.cpp
libc++abi :: catch_function_02.pass.cpp
libc++abi :: catch_in...