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
Marshall Clow
b41e76bb0b
Fix PR#23767. Add tests for iterator invalidation for deque::erase/pop_front/pop_back
...
llvm-svn: 239196
2015-06-05 22:34:19 +00:00
..
array
Add tests to ensure that string/vector/array have contiguous iterators - which they did. Mark N4284 as complete
2015-05-26 18:57:27 +00:00
deque
Fix PR#23767. Add tests for iterator invalidation for deque::erase/pop_front/pop_back
2015-06-05 22:34:19 +00:00
forwardlist
We had two identical files named 'MoveOnly.h' in the test suite. Move one to support/, remove the other, and update all the tests that included them. No functionality change.
2015-01-28 21:22:53 +00:00
list
Use generic feature name for sanitizers that replace new and delete
2015-03-10 20:46:04 +00:00
vector
While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard
2015-06-04 02:05:41 +00:00
vector.bool
While applying N4258, I forgot about LWG#2455, which modified the modifications. Correct those - h/t: Howard
2015-06-04 02:05:41 +00:00
nothing_to_do.pass.cpp
…