Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove <experimental/any>; use <any> instead. See https://libcxx.llvm.org/TS_... | Marshall Clow | 2018-02-01 | 20 | -1822/+0 |
* | Fix failing -verify tests due to change in Clangs static_assert message. | Eric Fiselier | 2017-09-17 | 3 | -10/+10 |
* | any: Add availability for experimental::bad_any_cast | Duncan P. N. Exon Smith | 2017-06-18 | 8 | -48/+8 |
* | Add markup for libc++ dylib availability | Mehdi Amini | 2017-05-04 | 11 | -5/+64 |
* | Fix unused parameters and variables | Eric Fiselier | 2016-12-23 | 1 | -1/+2 |
* | [libcxx] Add std::any | Eric Fiselier | 2016-08-11 | 13 | -13/+13 |
* | [libcxx] Add <experimental/any> v2. | Eric Fiselier | 2015-07-31 | 20 | -0/+1802 |