search for: catch_function_02

Displaying 3 results from an estimated 3 matches for "catch_function_02".

Did you mean: catch_function_01
2014 May 12
2
[LLVMdev] Libc++abi tests on ARM
...added LD_LIBRARY_PATH="../../install/lib" to help it find libc++. With that, I still got 6 failures: terminating with uncaught exception of type char* Aborted (core dumped) catch_array_02.cpp failed at run time terminating with uncaught exception of type void (*)() Aborted (core dumped) catch_function_02.cpp failed at run time terminating with uncaught exception of type derived* Aborted (core dumped) catch_ptr_02.cpp failed at run time terminating with uncaught exception of type int Aborted (core dumped) unwind_01.cpp failed at run time terminating with uncaught exception of type int Aborted (co...
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
...ch_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_noexcept.pass.cpp libc++abi :: catch_member_data_pointer_01.pass.cpp libc++abi :: catch_member_function_pointer_01.pass.cpp libc++abi :: catch_member_pointer_nullptr.pass.cpp libc++abi :: catch_multi_level_pointer.pass.cpp libc++abi :: catch_po...