llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.scoped
Joe Loser 7ad00511e4
[libc++][NFC] Mark LWG2731 as complete
Mark LWG2731 as complete. The type alias `mutex_type` is only provided if
`scoped_lock` is given one mutex type and it has been implemented that
way since the beginning of Clang 5 it seems. There already are tests for
verifying existence (and lack thereof) for `mutex_type` type alias
depending on the number of mutex types, so there is nothing to
do for this LWG issue.

Reviewed By: Quuxplusone, Mordante, #libc

Differential Revision: https://reviews.llvm.org/D112462
2021-10-26 13:46:00 -04:00
..
adopt_lock.pass.cpp
assign.fail.cpp
copy.fail.cpp
mutex.fail.cpp
mutex.pass.cpp
types.pass.cpp [libc++][NFC] Mark LWG2731 as complete 2021-10-26 13:46:00 -04:00