summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/memory/memory.polymorphic.allocator.class
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-2112-22/+22
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3112-0/+24
* [libcxx] Make sure all experimental tests are disabled when enable_experiment...Louis Dionne2019-02-2315-15/+0
* Support tests in freestandingJF Bastien2019-02-0421-21/+63
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1921-84/+63
* Mark the test using <experimental/memory_resource> to require c++experimental.Volodymyr Sapsai2018-06-111-0/+1
* LWG 2969 "polymorphic_allocator::construct() shouldn't pass resource()"Eric Fiselier2018-05-296-17/+300
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Refactor uses_allocator test types for upcoming fixesEric Fiselier2016-12-095-0/+23
* Implement p0337r0. Delete operator= for polymorphic_allocator.Eric Fiselier2016-06-271-2/+2
* Add `REQUIRES: c++experimental` where appropriate.Dan Albert2016-06-1014-0/+14
* Add <experimental/memory_resource>Eric Fiselier2016-05-0720-0/+1513
OpenPOWER on IntegriCloud