[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
       
    Wed Mar  8 07:31:09 PST 2023
    
    
  
ldionne added a comment.
In D145422#4176240 <https://reviews.llvm.org/D145422#4176240>, @EricWF wrote:
> Is there a design document describing these sets of changes?
No, it's pretty simple, it's just a stack of 3 changes total. I'll upload everything so you can take a look if you want.
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