Eric Fiselier
|
9c8e663ced
|
Allow declaration of map and multimap iterator with incomplete mapped type. Patch from eugenis
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@231119 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-03-03 20:10:01 +00:00 |
|
Eric Fiselier
|
7f9cc52faf
|
Remove use of zero length arrays in tests. Get tests passing with -pedantic-errors
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@228706 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-02-10 16:51:29 +00:00 |
|
Marshall Clow
|
df00d5e5ad
|
We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@227370 91177308-0d34-0410-b5e6-96231b3b80d8
|
2015-01-28 21:22:53 +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 |
|
Eric Fiselier
|
a90c6dd460
|
Move test into test/std subdirectory.
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@224658 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-12-20 01:40:03 +00:00 |
|