summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/deallocate.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+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
* Fix accidental ADL in std::allocator_traits meta-programming.Eric Fiselier2017-09-151-0/+12
* Fix an MSVC x64 compiler warning. Patch from STL@microsoft.comEric Fiselier2016-08-031-2/+3
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+42
OpenPOWER on IntegriCloud