[PATCH] D114903: [clang] Support array placement new in constant expressions
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jan 31 09:41:09 PST 2022
ldionne added subscribers: Quuxplusone, mumbleskates, egorzhdan.
ldionne added a comment.
Gentle ping -- I suspect this may be too naive, but it's a start. It would be awesome to ship this in LLVM 14, since it would allow us to unblock libc++ work on a couple features.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114903/new/
https://reviews.llvm.org/D114903
More information about the cfe-commits
mailing list