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
History
Eric Fiselier
abd52cad84
Fix a handful of tests that fail in C++03
...
llvm-svn: 243392
2015-07-28 07:31:50 +00:00
..
array
Fix a handful of tests that fail in C++03
2015-07-28 07:31: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
…