[libcxx-commits] [clang] [openmp] [mlir] [llvm] [lld] [libcxx] [libc++] Deprecate the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS macro (PR #77692)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 13 03:36:12 PST 2024
mordante wrote:
> > My suggestion on #69994 had been to stop implying `_LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS` from `_LIBCPP_ENABLE_CXX20_REMOVED_FEATURES` in LLVM 18 at the same time as deprecating it. Did you intend to _not_ do that, or was it just missed?
>
> We've also deprecated (or plan to?) `_LIBCPP_ENABLE_CXX20_REMOVED_FEATURES`, so there isn't really a point in changing anything there now.
I've created https://github.com/llvm/llvm-project/pull/77879 for that yesterday.
https://github.com/llvm/llvm-project/pull/77692
More information about the libcxx-commits
mailing list