llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock
Louis Dionne daf43ed800 [libc++] Add proper XFAILs for shared_mutex tests
Dylib support for shared_mutex was added in macOS 10.12, so the tests
should be XFAILed accordingly instead of being completely disabled
whenever availability is enabled.

rdar://problem/48769104

llvm-svn: 357079
2019-03-27 15:50:34 +00:00
..
thread.lock.guard Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.lock.scoped Support tests in freestanding 2019-02-04 20:31:13 +00:00
thread.lock.shared [libc++] Add proper XFAILs for shared_mutex tests 2019-03-27 15:50:34 +00:00
thread.lock.unique Support tests in freestanding 2019-02-04 20:31:13 +00:00
types.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00