This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b09cfb51ca
llvm-project
/
libcxx
/
test
/
std
/
containers
/
associative
/
set
/
set.special
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
..
member_swap.pass.cpp
Remove use of zero length arrays in tests. Get tests passing with -pedantic-errors
2015-02-10 16:51:29 +00:00
non_member_swap.pass.cpp
Remove use of zero length arrays in tests. Get tests passing with -pedantic-errors
2015-02-10 16:51:29 +00:00
swap_noexcept.pass.cpp
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