llvm-project/libcxx/test
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
..
configs [libc++] Include nasty_macros.h when running tests with from-scratch configs 2021-10-26 10:31:03 -04:00
libcxx [libcxx] [test] Convert an XFAIL: LIBCXX-WINDOWS-FIXME into XFAIL: msvc with explanation 2021-10-22 01:02:25 +03:00
std [libc++][NFC] Mark LWG2731 as complete 2021-10-26 13:46:00 -04:00
support [libc++][test][NFC] Add tests for std::vector comparisons 2021-10-22 18:11:04 +03:00
CMakeLists.txt [libc++] Simplify writing testing config files 2021-10-06 15:51:02 -04:00
lit.cfg.py [libc++] Allow specifying custom Lit config files 2020-06-18 10:06:04 -04:00