llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped
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
..
adopt_lock.pass.cpp
assign.fail.cpp
copy.fail.cpp
mutex.fail.cpp
mutex.pass.cpp [libc++] Remove workarounds for the lack of deduction guides in C++17 2021-08-18 08:57:25 -04:00
types.pass.cpp