summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/specialized.algorithms/specialized.addressof
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-251-1/+1
* Revert r372777: [libc++] Implement LWG 2510 and its follow-upsIlya Biryukov2019-09-251-1/+1
* [libc++] Purge mentions of GCC 4 from the test suiteLouis Dionne2019-09-241-1/+1
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-1/+1
* Make one of the new tests fail correctly on pre-C++17 systemsMarshall Clow2016-11-141-0/+6
* Fixes for LWG 2598, 2686, 2739, 2742, 2747, and 2759, which were adopted last...Marshall Clow2016-11-141-0/+20
* Provide a constexpr addressof with GCC 7.Eric Fiselier2016-10-101-1/+1
* Make std::addressof constexpr in C++17 (Clang only).Eric Fiselier2016-03-171-0/+42
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+51
OpenPOWER on IntegriCloud