This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6c7bfc4d2bc37f55f57504c19d47deb7645dd76
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
History
Marshall Clow
71f7d7b1c7
mark LWG#2953 as complete. No code changes required, but added a couple of extra tests.
...
llvm-svn: 342070
2018-09-12 18:51:12 +00:00
..
array
Update the changes to the array tests (that I committed yesterday) to use the test_comparison routines that I committed last week. NFC.
2018-08-03 00:47:12 +00:00
deque
mark LWG#2953 as complete. No code changes required, but added a couple of extra tests.
2018-09-12 18:51:12 +00:00
forwardlist
Fix Bug 38644: multimap::clear() missing exception specifier. Add noexcept tests for all the containers that have clear().
2018-08-22 04:28:43 +00:00
list
Implement LWG
#3017
. list splice functions should use addressof
2018-09-12 14:46:17 +00:00
vector
Fix Bug 38644: multimap::clear() missing exception specifier. Add noexcept tests for all the containers that have clear().
2018-08-22 04:28:43 +00:00
vector.bool
Fix PR37694 - std::vector doesn't correctly move construct allocators.
2018-06-05 22:32:52 +00:00
nothing_to_do.pass.cpp
…