Eric Fiselier
|
869c5adc90
|
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in support headers and final tests
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300637 91177308-0d34-0410-b5e6-96231b3b80d8
|
2017-04-19 01:02:49 +00:00 |
|
Eric Fiselier
|
84acb1ec3f
|
Remove trailing whitespace in test suite. Approved by Marshall Clow.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271435 91177308-0d34-0410-b5e6-96231b3b80d8
|
2016-06-01 21:35:39 +00:00 |
|
Marshall Clow
|
01c1c6fcc7
|
Fix PR22366. When move-constructing an associative container and explicitly passing an allocator that compares different, we were not calling the destructor of the elements in the moved-from container.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@227359 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-01-28 19:54:25 +00:00 |
|