[libcxx-commits] [PATCH] D145422: [libc++] Remove C++03 extensions for std::allocator_arg & friends

Eric Fiselier via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 7 13:50:03 PST 2023


EricWF accepted this revision.
EricWF added a comment.
This revision is now accepted and ready to land.

Is there a design document describing these sets of changes?
If this affects the library *build* primarily, then it should be possible to make this continue to work.

Either way, I have no strong feelings on this particular change. LGTM. Hopefully nobody complains.


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