[libcxx-commits] [PATCH] D119264: [libc++] Rename *SAFE_STATIC to *CONSTINIT, and normalize its uses.
Nico Weber via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 17 05:43:27 PST 2022
thakis added a subscriber: hans.
thakis added a comment.
@hans had the good idea that we can build libc++abi with `-D_LIBCPP_CONSTINIT=constinit` for now, which unblocks us for now. It'd still be nice if we didn't have to do that though :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119264/new/
https://reviews.llvm.org/D119264
More information about the libcxx-commits
mailing list