cxx/test/std/containers/sequences
Eric Fiselier 6af41ab8c2 Fix warnings in forwardlist
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@242633 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-19 00:38:37 +00:00
..
array Commit file missing from r242629 2015-07-19 00:11:50 +00:00
deque Fix warnings in deque tests 2015-07-19 00:31:54 +00:00
forwardlist Fix warnings in forwardlist 2015-07-19 00:38:37 +00:00
list 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. 2015-07-13 20:04:56 +00:00
vector Add missing instrumentation in vector::insert - Patch from Anna Zaks 2015-07-18 18:22:12 +00:00
vector.bool Move bits from N4258. Mark vector's move-constructor unconditionally noexcept in C++1z 2015-07-14 14:46:32 +00:00
nothing_to_do.pass.cpp Move test into test/std subdirectory. 2014-12-20 01:40:03 +00:00