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
cf9bd8ade7537bc85fa180dcd4e82ef7cb07bcbb
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
History
Marshall Clow
8a02f8d928
Add tests specifically for LWG2164. We already did this; but now we have tests. NFC
...
llvm-svn: 359458
2019-04-29 15:38:07 +00:00
..
array
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00
deque
Mark 'front()' and 'back()' as noexcept for array/deque/string/string_view. These are just rebranded 'operator[]', and should be noexcept like it is.
2019-03-19 03:30:07 +00:00
forwardlist
Add tests for stability to list::sort and forward_list::sort. Thanks to Jonathan Wakely for the notice
2019-04-17 00:11:00 +00:00
list
Add tests for stability to list::sort and forward_list::sort. Thanks to Jonathan Wakely for the notice
2019-04-17 00:11:00 +00:00
vector
Add tests specifically for LWG2164. We already did this; but now we have tests. NFC
2019-04-29 15:38:07 +00:00
vector.bool
Support tests in freestanding
2019-02-04 20:31:13 +00:00
nothing_to_do.pass.cpp
Support tests in freestanding
2019-02-04 20:31:13 +00:00