Displaying 4 results from an estimated 4 matches for "catch_multi_level_pointer".
2018 Jan 03
0
Regression tests
...his was my first message in llvm-dev mailing
>> list so I was afraid that a too long message would bother everyone. Here's
>> an example of failed test (I am really sorry because it's a bit too
>> long...):
>>
>> ********************
>> FAIL: libc++abi :: catch_multi_level_pointer.pass.cpp (42355 of 43597)
>> ******************** TEST 'libc++abi :: catch_multi_level_pointer.pass.cpp'
>> FAILED ********************
>> Command: ['/usr/lib64/ccache/c++', '-o', '/dsk/l1/misc/vusontuan/llvm/b
>> uild/projects/libcxxabi/test/Outp...
2017 Dec 26
2
Regression tests
Hello,
I have just built LLVM with CMake by following these instructions
https://llvm.org/docs/GettingStarted.html#getting-started-quickly-a-summary
and I am trying to run the regression tests using "make check-all" but
there are some unexpected failures in libcxx and libcxxabi. Here's the test
log:
Expected Passes : 40745
Expected Failures : 258
Unsupported Tests : 1594
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
...atch_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_pointer_nullptr.pass.cpp
libc++abi :: catch_pointer_reference.pass.cpp
libc++abi :: catch_ptr.pass.cpp
libc++abi :: catch_ptr_02.pass.cpp
libc++abi :: inherited_exception.pass.cpp
libc++abi :: test_aux_runtime.pass.cpp
libc++abi :: test_aux_ru...