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
e7a818fec88726844e8acbfeb43da94dea81f4ca
clang-p2996
/
libcxx
/
test
/
std
/
containers
/
sequences
/
vector
/
vector.cons
History
Marshall Clow
949389c395
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.
...
llvm-svn: 227370
2015-01-28 21:22:53 +00:00
..
assign_copy.pass.cpp
…
assign_initializer_list.pass.cpp
…
assign_move.pass.cpp
…
construct_default.pass.cpp
…
construct_iter_iter_alloc.pass.cpp
…
construct_iter_iter.pass.cpp
…
construct_size_value_alloc.pass.cpp
…
construct_size_value.pass.cpp
…
construct_size.pass.cpp
…
copy_alloc.pass.cpp
…
copy.pass.cpp
…
default_noexcept.pass.cpp
…
default.recursive.pass.cpp
…
dtor_noexcept.pass.cpp
…
initializer_list_alloc.pass.cpp
…
initializer_list.pass.cpp
…
move_alloc.pass.cpp
…
move_assign_noexcept.pass.cpp
…
move_noexcept.pass.cpp
…
move.pass.cpp
…
op_equal_initializer_list.pass.cpp
…