Issue 75975
Summary [libc++] Remove the _LIBCPP_ENABLE_CXX20_REMOVED_ALLOCATOR_MEMBERS escape hatch
Labels libc++
Assignees ldionne
Reporter ldionne
    As described in https://github.com/llvm/llvm-project/issues/69994, using the escape hatch makes us non-conforming in C++20. There are other problems like https://github.com/llvm/llvm-project/issues/63900.

We discussed this in the libc++ monthly meeting today and agreed that we should deprecate the macro in LLVM 18 and remove it in LLVM 19.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to