[libcxx-commits] [PATCH] D126462: [libc++] Re-enable std::pair trivial copy constructor for FreeBSD >= 14
Ed Maste via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 26 12:03:14 PDT 2022
emaste added a comment.
> However, I am not completely sure how far off FreeBSD 14.0's "freeze" is, e.g. when a stable/14 branch is created, and the main branch is bumped to 15.0.
There's no schedule set yet, but based on historical practice I would expect it at the end of 2023. I think it's no problem if ABIv2 happens within two or three months.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126462/new/
https://reviews.llvm.org/D126462
More information about the libcxx-commits
mailing list