hanchenye-llvm-project/libcxx/test
Eric Fiselier 32869c6997 Add emplace tests for multiset/unordered_multiset.
This patch adds tests to ensure that multiset/unordered_multiset's emplace
method correctly constructs the elements without any intervening
constructions.

llvm-svn: 346743
2018-11-13 06:30:36 +00:00
..
libcxx Revert "Bug 39129: Speeding up partition_point/lower_bound/upper_bound/ by using unsigned division by 2 when possible." 2018-11-01 21:24:32 +00:00
std Add emplace tests for multiset/unordered_multiset. 2018-11-13 06:30:36 +00:00
support Fix test assumption that Linux implies glibc. 2018-11-01 22:35:51 +00:00
CMakeLists.txt Add libc++fs to the test deps, and not to the target 'cxx'. 2018-07-27 03:47:46 +00:00
lit.cfg
lit.site.cfg.in Allow passing additional compiler/linker flags for the tests 2018-02-23 15:19:48 +00:00
nothing_to_do.pass.cpp