llvm-project/libcxx/test/std/containers/associative
Eric Fiselier ba0543b32b [test] Fix Container::insert(value_type const&) tests
Patch from Joe Loser.

Several unit tests meaning to test the behavior of lvalue insertion incorrectly
pass rvalues. Fixes bug PR # 27394

Reviewed as https://reviews.llvm.org/D44411

llvm-svn: 329541
2018-04-08 21:57:35 +00:00
..
map Use multi-key tree search for {map, set}::{count, equal_range} 2018-02-10 02:53:47 +00:00
multimap Use multi-key tree search for {map, set}::{count, equal_range} 2018-02-10 02:53:47 +00:00
multiset [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
set [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
iterator_types.pass.cpp Cleanup node-type handling in the associative containers. 2016-02-20 05:28:30 +00:00