llvm-project/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func
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
..
func.wrap.func.alg [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
func.wrap.func.cap [libc++] Enable `explicit` conversion operators, even in C++03 mode. 2021-06-22 13:35:59 -04:00
func.wrap.func.con [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
func.wrap.func.inv [libc++] Fix warnings with Clang in C++03 2020-04-21 11:03:05 -04:00
func.wrap.func.mod [libc++] Fix failures when running the test suite without RTTI 2020-09-21 20:17:24 -04:00
func.wrap.func.nullptr [libc++] Fix warnings with Clang in C++03 2020-04-21 11:03:05 -04:00
func.wrap.func.targ [libc++] Rename the -fno-rtti Lit feature to just no-rtti 2020-09-29 16:29:44 -04:00
derive_from.compile.fail.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
derive_from.pass.cpp [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
function_types.h
noncopyable_return_type.pass.cpp [libcxx] [test] Add XFAIL LIBCXX-WINDOWS-FIXME in 124 tests that fail in the future CI configuration 2021-03-22 23:41:11 +02:00
robust_against_adl.pass.cpp [libc++] ADL-proof <functional> by adding _VSTD:: qualification on calls. 2020-12-14 12:08:34 -05:00
types.pass.cpp [libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and remove binder typedefs in C++20. 2021-06-15 15:05:44 -04:00