summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* [libc++] Remove unnecessary <iostream> #includes in testsLouis Dionne2019-03-281-1/+0
* 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] Add missing <cstddef> includes in testsLouis Dionne2018-11-191-0/+1
* Use DoNotOptimize to prevent new/delete elision.Eric Fiselier2018-03-221-1/+5
* Fix PR22634 - std::allocator doesn't respect over-aligned types.Eric Fiselier2018-03-221-22/+76
* Fix test failure to to new/delete ellisionsEric Fiselier2017-07-091-2/+3
* [libcxx] Consolidate new/delete replacement in tests and disable it when usin...Eric Fiselier2014-12-221-23/+10
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+65
OpenPOWER on IntegriCloud