Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove more of the std::experimental bits that are now in std::. All the _v t... | Marshall Clow | 2018-02-06 | 7 | -1432/+0 |
* | [libcxx] [test] Fix comment typos, strip trailing whitespace. | Stephan T. Lavavej | 2017-01-18 | 1 | -1/+1 |
* | Adjust libc++ test infastructure to fully support modules | Eric Fiselier | 2016-12-05 | 1 | -16/+16 |
* | Fix warnings in tests. | Eric Fiselier | 2016-06-14 | 1 | -31/+25 |
* | Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE. | Eric Fiselier | 2016-04-20 | 1 | -5/+0 |
* | Suppress array initialization warnings in std::experimental::apply tests | Eric Fiselier | 2015-10-01 | 3 | -0/+13 |
* | Remove constexpr support for std::apply because it introduces regressions. | Eric Fiselier | 2015-04-19 | 2 | -0/+8 |
* | [libcxx] Add <experimental/tuple> header for LFTS. | Eric Fiselier | 2015-03-17 | 7 | -0/+1422 |