llvm-project/libcxx
Duncan P. N. Exon Smith ad783ce909 Revert "unordered_map: Reuse insert logic in emplace when possible, NFC"
This reverts commit r258575.  EricWF sent me an email (no link since it
was off-list) requesting to review this pre-commit instead of
post-commit.

llvm-svn: 258625
2016-01-23 15:12:47 +00:00
..
cmake Revert r256606 due to compiler-rt sanitizer bot failures 2015-12-30 03:39:03 +00:00
docs Add link to 3rd party GDB pretty-printers 2016-01-20 01:26:30 +00:00
include Revert "unordered_map: Reuse insert logic in emplace when possible, NFC" 2016-01-23 15:12:47 +00:00
lib Add CMake option LIBCXX_CONFIGURE_IDE to allow for other IDE's. 2015-12-16 23:41:05 +00:00
src Add more missing license headers 2016-01-19 21:58:49 +00:00
test Fix test to pass in C++03 2016-01-23 01:02:29 +00:00
utils Add more missing license headers 2016-01-19 21:58:49 +00:00
www Implement LWG#2101 'Some transformation types can produce impossible types' Introduced a new (internal) type trait '__is_referenceable' with tests. Use that trait in add_lvalue_reference, add_rvalue_reference and add_pointer. 2016-01-21 18:22:43 +00:00
.arcconfig
.gitignore
CMakeLists.txt Revert r256606 due to compiler-rt sanitizer bot failures 2015-12-30 03:39:03 +00:00
CREDITS.TXT
LICENSE.TXT
Makefile
TODO.TXT