Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/libc++: fix libc++abi tests | Shiz | 2017-05-18 | 1 | -3/+3 |
| | |||||
* | testing/libc++: disable tests on armhf for now | Jakub Jirutka | 2017-05-17 | 1 | -0/+5 |
| | |||||
* | testing/libc++: disable on ppc64le and s390x | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | | | | those does not have llvm-libunwind | ||||
* | testing/libc++: reenable on all, but allow tests to fail for now | Jakub Jirutka | 2017-05-17 | 1 | -2/+3 |
| | |||||
* | testing/libc++: disable for now to unblock the builders | Natanael Copa | 2017-05-17 | 1 | -1/+1 |
| | |||||
* | testing/libc++: new aport | Shiz | 2017-05-16 | 5 | -0/+248 |
http://libcxx.llvm.org/ A new implementation of the C++ standard library, targeting C++11. |