Displaying 3 results from an estimated 3 matches for "d_libcpp_disable_availability".
2018 Jan 03
0
Regression tests
...39;/dsk/l1/misc/vusontuan/llvm/b
>> uild/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...
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
2018 Jan 17
12
[6.0.0 Release] Release Candidate 1 tagged
Dear testers,
Start your engines; 6.0.0-rc1 was just tagged.
I know there are still open blockers and it's early in the process in
a way, but I'd like to find out where we are. Please run the test
script, let me know the results, and upload binaries.
Thanks,
Hans