Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll... | Marshall Clow | 2018-02-01 | 10 | -534/+0 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 2 | -0/+14 |
* | Protect std::experimental::optional tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-07 | 2 | -2/+8 |
* | Update status for std::optional LWG issues and fix an optional SFINAE bug | Eric Fiselier | 2016-10-16 | 1 | -0/+3 |
* | [libcxx] Improve tests to use the UNSUPPORTED lit directive | Asiri Rathnayake | 2016-05-28 | 10 | -58/+10 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 2 | -0/+2 |
* | Remove non-const test to get test passing. Will come back later and (correctl... | Marshall Clow | 2014-12-23 | 1 | -4/+0 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 10 | -0/+561 |