Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove <experimental/optional>; use <optional> instead. See https://libcxx.ll... | Marshall Clow | 2018-02-01 | 1 | -101/+0 |
* | Protect std::experimental::optional tests under libcpp-no-exceptions | Roger Ferrer Ibanez | 2016-11-07 | 1 | -2/+5 |
* | Fix PR30260 - optional<const T> not working. | Eric Fiselier | 2016-09-07 | 1 | -0/+12 |
* | [libcxx] Improve tests to use the UNSUPPORTED lit directive | Asiri Rathnayake | 2016-05-28 | 1 | -6/+1 |
* | Make it possible to build a no-exceptions variant of libcxx. | Asiri Rathnayake | 2015-11-10 | 1 | -0/+1 |
* | Move test into test/std subdirectory. | Eric Fiselier | 2014-12-20 | 1 | -0/+90 |