summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/default.allocator/allocator.members/construct.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* avoid new/delete ellision in construct.pass.cppEric Fiselier2018-03-251-0/+4
* Suppress clang warnings in some testsEric Fiselier2015-08-301-2/+4
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-13/+8
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-36/+23
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+155
OpenPOWER on IntegriCloud