summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/containers/set_allocator_requirement_test_templates.h
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Get tests compiling with -Wunused-local-typedefEric Fiselier2018-11-151-8/+0
* Add emplace tests for multiset/unordered_multiset.Eric Fiselier2018-11-131-1/+44
* Teach map/unordered_map how to optimize 'emplace(Key, T)'.Eric Fiselier2016-04-161-3/+1
* Extract key to avoid preemptive mallocs in insert/emplace in associative cont...Eric Fiselier2016-04-151-0/+356
OpenPOWER on IntegriCloud