[libcxx-commits] [PATCH] D145422: [libc++] Remove C++03 extensions for std::allocator_arg & friends
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 19 07:14:16 PDT 2023
ldionne added a comment.
Herald added a subscriber: mikhail.ramalho.
Okay, so I got the results of building a large codebase with this change and I didn't see any regressions. I strongly think this won't be noticed by many users, if at all.
I'll ship this now, but if a vendor has concerns, please reach out.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145422/new/
https://reviews.llvm.org/D145422
More information about the libcxx-commits
mailing list