llvm-project/libcxx/test/std/containers/unord
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
..
unord.map [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
unord.multimap [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
unord.multiset [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
unord.set [test] Fix Container::insert(value_type const&) tests 2018-04-08 21:57:35 +00:00
iterator_difference_type.pass.cpp Recommit r260012 - Cleanup node-type handling in the unordered containers. 2016-02-10 20:46:23 +00:00