This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
containers
/
sequences
/
list
History
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
..
list.capacity
…
list.cons
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.
2015-01-28 21:22:53 +00:00
list.modifiers
Use generic feature name for sanitizers that replace new and delete
2015-03-10 20:46:04 +00:00
list.ops
…
list.special
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
db_back.pass.cpp
…
db_cback.pass.cpp
…
db_cfront.pass.cpp
…
db_front.pass.cpp
…
db_iterators_6.pass.cpp
…
db_iterators_7.pass.cpp
…
db_iterators_8.pass.cpp
…
db_iterators_9.pass.cpp
…
iterators.pass.cpp
…
types.pass.cpp
…
version.pass.cpp
…