llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak
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
..
util.smartptr.ownerless [libc++] [P0619] Add _LIBCPP_ABI_NO_BINDER_BASES and remove binder typedefs in C++20. 2021-06-15 15:05:44 -04:00
util.smartptr.weak.assign [libc++] NFC: Fix several GCC warnings in the test suite 2020-10-30 12:48:05 -04:00
util.smartptr.weak.const [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
util.smartptr.weak.dest
util.smartptr.weak.mod
util.smartptr.weak.obs
util.smartptr.weak.spec
types.pass.cpp