[libcxx-commits] [PATCH] D104324: [libc++][🍒] Un-deprecate std::allocator<void>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 16 10:18:08 PDT 2021
ldionne closed this revision.
ldionne added a comment.
commit e7dac564cd0ed9dee74ef972c46622743d90915d (HEAD -> release/12.x, origin/release/12.x)
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: Tue Jun 15 17:55:27 2021 -0400
[🍒][libc++] Un-deprecate std::allocator<void>
This is a cherry-pick of 87784cc6fb3453a17e0e78 on 'main' for
backporting to LLVM 12.
Differential Revision: https://reviews.llvm.org/D104324
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