Marshall Clow
|
e3fbe1433b
|
Implement the first part of N4258: 'Cleaning up noexcept in the Library'. This patch deals with swapping containers, and implements a more strict noexcept specification (a conforming extension) than the standard mandates.
llvm-svn: 242056
|
2015-07-13 20:04:56 +00:00 |
Marshall Clow
|
bc4c89a977
|
The rest of N4279 and LWG#2464 - for unordered_map
llvm-svn: 241555
|
2015-07-07 05:45:35 +00:00 |
Marshall Clow
|
ec39296875
|
Fix for LWG Issue 2059: C++0x ambiguity problem with map::erase
llvm-svn: 236950
|
2015-05-10 13:35:00 +00:00 |
Marshall Clow
|
949389c395
|
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.
llvm-svn: 227370
|
2015-01-28 21:22:53 +00:00 |
Eric Fiselier
|
5a83710e37
|
Move test into test/std subdirectory.
llvm-svn: 224658
|
2014-12-20 01:40:03 +00:00 |