[libcxx-commits] [libcxx] [libc++] Deprecate the C++20 synchronization library before C++20 (PR #86410)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 25 10:47:27 PDT 2024


https://github.com/mordante requested changes to this pull request.

Thanks for the patch! As expected the CI fails; Some tests need to allow deprecated messages. Maybe add a TODO there so we remove it once we remove the deprecated feature.

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


More information about the libcxx-commits mailing list