[libcxx-commits] [libcxx] [libcxx] P0718R2: Implementation of std::atomic<shared_ptr<T>> and std::atomic<weak_ptr<T>> (PR #194215)
Hristo Hristov via libcxx-commits
libcxx-commits at lists.llvm.org
Wed May 27 22:10:18 PDT 2026
H-G-Hristov wrote:
> gentle ping
Please note that since this patch: https://github.com/llvm/llvm-project/pull/193045 annotating functions with `_LIBCPP_HIDE_FROM_ABI` is no longer required. I don't know how this affects this patch exactly.
Also make sure to get the CI green (or as green as possible), which is important for most reviewers.
https://github.com/llvm/llvm-project/pull/194215
More information about the libcxx-commits
mailing list