summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/utilities/tuple
Commit message (Expand)AuthorAgeFilesLines
* Remove more of the std::experimental bits that are now in std::. All the _v t...Marshall Clow2018-02-0612-1572/+0
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-141-0/+1
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Adjust libc++ test infastructure to fully support modulesEric Fiselier2016-12-051-16/+16
* Fix warnings in tests.Eric Fiselier2016-06-141-31/+25
* Add 'is_callable' and 'is_nothrow_callable' traits and cleanup INVOKE.Eric Fiselier2016-04-201-5/+0
* Suppress array initialization warnings in std::experimental::apply testsEric Fiselier2015-10-013-0/+13
* Remove constexpr support for std::apply because it introduces regressions.Eric Fiselier2015-04-192-0/+8
* [libcxx] Add <experimental/tuple> header for LFTS.Eric Fiselier2015-03-1712-0/+1561
OpenPOWER on IntegriCloud