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
ef2cdfe393d01cd4935c806387ac912b5a2c8ced
clang-p2996
/
libcxx
/
test
/
std
/
strings
/
basic.string
/
string.cons
History
Louis Dionne
5425106e49
[libc++] Remove test-suite annotations for unsupported Clang versions
...
Differential Revision:
https://reviews.llvm.org/D108471
2021-08-20 15:05:13 -04:00
..
alloc.pass.cpp
…
brace_assignment.pass.cpp
…
char_assignment.pass.cpp
…
copy_alloc.pass.cpp
…
copy_assignment.pass.cpp
…
copy.pass.cpp
…
default_noexcept.pass.cpp
…
dtor_noexcept.pass.cpp
…
implicit_deduction_guides.pass.cpp
[libc++] Remove workarounds for the lack of deduction guides in C++17
2021-08-18 08:57:25 -04:00
initializer_list_assignment.pass.cpp
…
initializer_list.pass.cpp
…
iter_alloc_deduction.fail.cpp
[libc++] Remove test-suite annotations for unsupported Clang versions
2021-08-20 15:05:13 -04:00
iter_alloc_deduction.pass.cpp
[libc++] Remove workarounds for the lack of deduction guides in C++17
2021-08-18 08:57:25 -04:00
iter_alloc.pass.cpp
…
move_alloc.pass.cpp
…
move_assign_noexcept.pass.cpp
…
move_assignment.pass.cpp
…
move_noexcept.pass.cpp
…
move.pass.cpp
…
nullptr.compile.pass.cpp
[libc++] [c++2b] [P2166] Prohibit string and string_view construction from nullptr.
2021-07-27 16:20:21 +02:00
pointer_alloc.pass.cpp
…
pointer_assignment.pass.cpp
…
pointer_size_alloc.pass.cpp
…
size_char_alloc.pass.cpp
…
string_view_assignment.pass.cpp
…
string_view_deduction.fail.cpp
[libc++] Remove workarounds for the lack of deduction guides in C++17
2021-08-18 08:57:25 -04:00
string_view_deduction.pass.cpp
[libc++] Remove workarounds for the lack of deduction guides in C++17
2021-08-18 08:57:25 -04:00
string_view_size_size_deduction.fail.cpp
[libc++] Remove workarounds for the lack of deduction guides in C++17
2021-08-18 08:57:25 -04:00
string_view_size_size_deduction.pass.cpp
[libc++] Remove workarounds for the lack of deduction guides in C++17
2021-08-18 08:57:25 -04:00
string_view.compile.fail.cpp
…
string_view.pass.cpp
…
substr.pass.cpp
…
T_size_size.pass.cpp
…