[libcxx-commits] [libcxx] [libc++] First attempt to regroup a few modules in the modulemap (PR #98214)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 9 13:40:52 PDT 2024


================
@@ -12,7 +12,7 @@
 
 // UNSUPPORTED: c++03, c++11, c++14, c++17
 
-#include <__stop_token/atomic_unique_lock.h>
----------------
ldionne wrote:

We can, but I think I'd rather add it on a per test basis to avoid making it too easy to include detail headers unknowingly.

https://github.com/llvm/llvm-project/pull/98214


More information about the libcxx-commits mailing list