llvm-project/libcxx/test/std/thread/thread.mutex/thread.lock
Louis Dionne 74d096e558 [libc++] Move handling of the target triple to the DSL
This fixes a long standing issue where the triple is not always set
consistently in all configurations. This change also moves the
back-deployment Lit features to using the proper target triple
instead of using something ad-hoc.

This will be necessary for using from scratch Lit configuration files
in both normal testing and back-deployment testing.

Differential Revision: https://reviews.llvm.org/D102012
2021-05-08 11:10:53 -04:00
..
thread.lock.guard [libcxx testing] Fix UB in tests for std::lock_guard 2021-01-15 16:11:45 +07:00
thread.lock.scoped [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
thread.lock.shared [libc++] Move handling of the target triple to the DSL 2021-05-08 11:10:53 -04:00
thread.lock.unique [libc++] Introduce an indirection to create threads in the test suite 2020-11-27 11:54:19 -05:00
types.fail.cpp [libc++] Remove the c++98 Lit feature from the test suite 2020-06-03 09:37:22 -04:00
types.pass.cpp [libc++] Take 2: Implement LWG 2510 2019-09-26 14:51:10 +00:00