[PATCH] D114903: [clang] Support array placement new in constant expressions
Louis Dionne via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 1 08:39:57 PDT 2023
ldionne abandoned this revision.
ldionne added a comment.
Herald added a project: All.
I've run out of time to work on this. It's also not clear that it's supported by the Standard right now since there's a not-voted-yet LWG issue about it (http://wg21.link/LWG3436).
Abandoning. This isn't blocking libc++ anymore, too.
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