summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/test_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-281-3/+3
* Fix bug in test_allocator<void> that used the wrong value to represent object...Eric Fiselier2015-08-281-2/+2
* Fix std::function allocator constructors in C++03.Eric Fiselier2015-06-141-6/+6
* More of N4258 implementation. Mark all of our test_allocators as noexcept con...Marshall Clow2015-06-031-0/+2
* Bug #19473. If you pass an allocator to std::function, we should use that all...Marshall Clow2014-04-181-0/+60
* Add license headers to a bunch of libc++ files that were missing them. No fun...Marshall Clow2014-01-161-0/+9
* Found six (nmostly) identical files named 'test_allocator.h' in the libcxx te...Marshall Clow2013-12-031-0/+155
OpenPOWER on IntegriCloud