[libcxx-commits] [PATCH] D104324: [libc++][🍒] Un-deprecate std::allocator<void>

Tom Stellard via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 15 15:35:20 PDT 2021


tstellar added a comment.

In D104324#2820413 <https://reviews.llvm.org/D104324#2820413>, @ldionne wrote:

> This is a manual cherry-pick because the codebase has diverged quite a bit.
>
> @tstellar Once this is passing CI, I'd like to have your permission to merge this to `release/12.x` because this is a pretty vexing issue.

@ldionne Go ahead and merge when it's ready.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104324/new/

https://reviews.llvm.org/D104324



More information about the libcxx-commits mailing list