llvm-project/libcxx/test/std/strings/string.view/string.view.cons
Louis Dionne 0166690401 [libc++] Remove workarounds for the lack of deduction guides in C++17
All supported compilers have supported deduction guides in C++17 for a
while, so this isn't necessary anymore.

Differential Revision: https://reviews.llvm.org/D108213
2021-08-18 08:57:25 -04:00
..
assign.pass.cpp
default.pass.cpp
from_literal.pass.cpp
from_ptr_len.pass.cpp
from_string.pass.cpp
from_string1.compile.fail.cpp
from_string2.compile.fail.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
nullptr.compile.pass.cpp [libc++] [c++2b] [P2166] Prohibit string and string_view construction from nullptr. 2021-07-27 16:20:21 +02:00