summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/pairs/pairs.pair/default.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Take 2: Implement LWG 2510Louis Dionne2019-09-261-1/+6
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-251-5/+0
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-251-1/+6
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-241-5/+0
* [libc++] Implement LWG 2510Louis Dionne2019-09-241-1/+1
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 3/3.Stephan T. Lavavej2017-02-051-1/+1
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Unbreak C++03 build.Eric Fiselier2016-08-111-1/+1
* Refactor test archetypes implementation.Eric Fiselier2016-08-111-0/+1
* Implement the std::pair parts of "Improving pair and tuple". Completes N4387.Eric Fiselier2016-07-251-4/+11
* Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traitsEric Fiselier2016-01-201-0/+6
* [libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default cons...Eric Fiselier2015-12-231-6/+11
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+36
OpenPOWER on IntegriCloud