llvm-project/libcxx/test/std/thread/futures
Mark de Wever 93b333908d [libc++] Remove _LIBCPP_HAS_NO_STRONG_ENUMS.
All supported compilers have implemented this feature.
Therefore use the language version instead of the feature macro.

Reviewed By: #libc, philnik, ldionne, Quuxplusone

Differential Revision: https://reviews.llvm.org/D119865
2022-03-01 20:27:20 +01:00
..
futures.async [libc++] Granularize chrono includes 2022-02-23 23:06:26 +01:00
futures.errors
futures.future_error [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
futures.overview [libc++] Remove _LIBCPP_HAS_NO_STRONG_ENUMS. 2022-03-01 20:27:20 +01:00
futures.promise [libc++] Make test_allocator constexpr-friendly for constexpr string/vector 2021-11-07 16:15:28 +01:00
futures.shared_future [libc++] Granularize chrono includes 2022-02-23 23:06:26 +01:00
futures.state [libc++] Remove "// -*- C++ -*-" comments from all .cpp files. NFCI. 2021-10-01 12:06:59 -04:00
futures.task Remove __uncvref; use __uncvref_t instead 2022-02-17 22:54:31 +01:00
futures.unique_future [libc++] Granularize chrono includes 2022-02-23 23:06:26 +01:00