summaryrefslogtreecommitdiffstats
path: root/libcxx/test/support/allocators.h
Commit message (Expand)AuthorAgeFilesLines
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Add some const_casts in places where we were implicitly casting away constnes...Marshall Clow2017-06-141-1/+1
* Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final testsEric Fiselier2017-04-191-2/+2
* Remove names of unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-04-281-1/+1
* Our test allocators support move/copy construction; they should support move/...Marshall Clow2015-10-061-1/+7
* More of N4258 implementation. Mark all of our test_allocators as noexcept con...Marshall Clow2015-06-031-11/+13
* Add license headers to a bunch of libc++ files that were missing them. No fun...Marshall Clow2014-01-161-0/+9
* Found two identical files named 'allocators.h' in the libcxx test suite. Move...Marshall Clow2013-12-021-0/+174
OpenPOWER on IntegriCloud