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
b5ca00a58de52d33c1935f49ce104f9d90cda67c
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
History
Marshall Clow
9fe1e550c8
Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests
...
llvm-svn: 261648
2016-02-23 16:25:20 +00:00
..
array
Add additional tests to ensure that we DTRT with short lists. This is LWG#2590, but there are no code changes, just additional tests
2016-02-23 16:25:20 +00:00
deque
Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this.
2015-11-26 01:24:04 +00:00
forwardlist
[libcxx] Fix undefined behavior in forward_list
2016-01-27 00:11:54 +00:00
list
Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this.
2015-11-26 01:24:04 +00:00
vector
Add static_assert to set/multiset/map/multimap/forward_list/deque that the allocator's value_type match the container's value_type. vector/unordered/list/string already do this. Add tests for all the containers to verify this.
2015-11-26 01:24:04 +00:00
vector.bool
Add a bunch of missing includes in the test suite to make it more portable. Fixes bugs
#26120
and
#26121
. Thanks to Jonathan Wakely for the reports and the patches.
2016-01-12 14:51:04 +00:00
nothing_to_do.pass.cpp
…