summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/pointer.traits
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-314-0/+8
* Support tests in freestandingJF Bastien2019-02-049-9/+27
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-199-36/+27
* [libcxx] Implement http://wg21.link/p1006, constexpr in pointer_traitsLouis Dionne2018-11-131-3/+14
* Mark LWG#2260 as complete. We already did the right thing, so I just added te...Marshall Clow2018-08-032-0/+2
* [libc++] Remove various C++03 feature test macrosEric Fiselier2016-09-251-1/+3
* Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...Eric Fiselier2016-06-141-0/+2
* Add tests for LWG issue 2361Eric Fiselier2016-04-183-5/+76
* Move test into test/std subdirectory.Eric Fiselier2014-12-209-0/+357
OpenPOWER on IntegriCloud