search for: libcxxabi_no_timer

Displaying 2 results from an estimated 2 matches for "libcxxabi_no_timer".

2018 Jan 03
0
Regression tests
...ild/projects/libcxxabi/test/Output/catch_multi_level_pointer.pass.cpp.o', >> '-x', 'c++', '/dsk/l1/misc/vusontuan/llvm/projects/libcxxabi/test/catch_multi_level_pointer.pass.cpp', >> '-c', '-v', '-D_LIBCPP_DISABLE_AVAILABILITY', '-DLIBCXXABI_NO_TIMER', >> '-funwind-tables', '-std=c++11', '-nostdinc++', >> '-I/dsk/l1/misc/vusontuan/llvm/projects/libcxx/include', >> '-I/dsk/l1/misc/vusontuan/llvm/projects/libcxxabi/include', >> '-D__STDC_FORMAT_MACROS', '-D__STDC_LIMI...
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