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
93f15c922f
llvm-project
/
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