hanchenye-llvm-project/libcxx
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
..
benchmarks 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
cmake [CMake] Use just basename when copying C++ ABI headers 2018-10-04 05:38:53 +00:00
docs Make libc++'s versioning namespace customizable 2018-10-30 21:44:53 +00:00
fuzzing Fix the test for partition_copy so it is not ridiculously slow. Also, detab. 2018-11-04 17:57:25 +00:00
include Fix PR39619 - iterator_traits isn't SFINAE-friendly enough. Thanks to Eric for the report 2018-11-13 05:33:31 +00:00
lib Correct ABI list change wrongly advertised as being in the 7.0 release 2018-10-30 23:24:02 +00:00
src Make libc++'s versioning namespace customizable 2018-10-30 21:44:53 +00:00
test Add emplace tests for multiset/unordered_multiset. 2018-11-13 06:30:36 +00:00
utils Attempt to enable -Wconversion 2018-11-08 23:57:32 +00:00
www Update to-do list with new work from WG21 meeting in San Diego 2018-11-12 04:58:00 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Revert "Build with -fvisibility=hidden" 2018-10-30 22:23:01 +00:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT Reland "Use custom command and target to install libc++ headers" 2018-06-12 03:10:02 +00:00
TODO.TXT
appveyor-reqs-install.cmd Update LLVM version used on Appveyor bot, remove MSVC 2015 bot 2018-10-30 21:23:31 +00:00
appveyor.yml Update LLVM version used on Appveyor bot, remove MSVC 2015 bot 2018-10-30 21:23:31 +00:00