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
4c30259879
Make the new tests better; make sure that we're testing the case where no reallocation has to happen
...
llvm-svn: 233641
2015-03-30 23:26:16 +00:00
..
array
[libcxx] Move tuple_size and tuple_element overloads for pair and array out of !defined(_LIBCPP_HAS_NO_VARIADICS) block.
2015-03-17 15:08:03 +00:00
deque
Fix an exception-safety bug in <deque>. Reference: PR#22650. Not closing the bug because there's more work to do here
2015-03-09 17:08:51 +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
Make the new tests better; make sure that we're testing the case where no reallocation has to happen
2015-03-30 23:26:16 +00:00
vector.bool
…
nothing_to_do.pass.cpp
…