summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/allocator.adaptor/allocator.adaptor.members
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-216-12/+12
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-3115-0/+21
* Support tests in freestandingJF Bastien2019-02-0417-17/+51
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1917-68/+51
* [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII.Stephan T. Lavavej2017-12-131-1/+1
* More of P0600; marking allocation routines as [[nodiscard]]Marshall Clow2017-11-262-0/+58
* [test] Workaround C1XX bug in uses_allocator_types.hppCasey Carter2017-05-251-1/+4
* [libcxx] [test] Fix Clang -Wunused-local-typedef, part 2/3.Stephan T. Lavavej2017-02-055-10/+0
* [libcxx] [test] Fix recently introduced warnings emitted by MSVC.Stephan T. Lavavej2017-01-044-0/+16
* [libcxx] Fix PR24075, PR23841 - Add scoped_allocator_adaptor::construct(pair<...Eric Fiselier2016-12-146-0/+891
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-019-30/+18
* Move test into test/std subdirectory.Eric Fiselier2014-12-209-0/+615
OpenPOWER on IntegriCloud