llvm-project/libcxx/test/std/containers/sequences/vector/vector.modifiers
Nico Weber 085f078307 Revert "Revert D109159 "[amdgpu] Enable selection of `s_cselect_b64`.""
This reverts commit 859ebca744.
The change contained many unrelated changes and e.g. restored
unit test failes for the old lld port.
2022-01-05 13:10:25 -05:00
..
clear.pass.cpp
emplace.addressof.compile.pass.cpp [libc++] Use addressof in vector. 2021-10-21 17:28:17 +02:00
emplace.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
emplace_back.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
emplace_extra.pass.cpp [libcxx][test][NFC] Various tests for std::vector 2021-12-02 02:11:45 +03:00
erase_iter.addressof.compile.pass.cpp [libc++] Use addressof in vector. 2021-10-21 17:28:17 +02:00
erase_iter.pass.cpp [libc++] Add a regression test for erasing from a vector 2020-09-29 12:19:05 -04:00
erase_iter_iter.addressof.compile.pass.cpp [libc++] Use addressof in vector. 2021-10-21 17:28:17 +02:00
erase_iter_iter.pass.cpp
insert_iter_initializer_list.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
insert_iter_iter_iter.addressof.compile.pass.cpp [libc++] Remove incorrect default constructor in cpp17_input_iterator 2022-01-04 14:33:51 -05:00
insert_iter_iter_iter.pass.cpp [libc++] Remove incorrect default constructor in cpp17_input_iterator 2022-01-04 14:33:51 -05:00
insert_iter_lvalue.pass.cpp [libcxx][test][NFC] Various tests for std::vector 2021-12-02 02:11:45 +03:00
insert_iter_rvalue.addressof.compile.pass.cpp [libc++] Use addressof in vector. 2021-10-21 17:28:17 +02:00
insert_iter_rvalue.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
insert_iter_size_value.addressof.compile.pass.cpp [libc++] Use addressof in vector. 2021-10-21 17:28:17 +02:00
insert_iter_size_value.pass.cpp
insert_iter_value.addressof.compile.pass.cpp [libc++] Use addressof in vector. 2021-10-21 17:28:17 +02:00
pop_back.pass.cpp
push_back.pass.cpp
push_back_exception_safety.pass.cpp
push_back_rvalue.pass.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
resize_not_move_insertable.fail.cpp [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00