[PATCH] D92512: ADT: Change AlignedCharArrayUnion to an alias of std::aligned_union_t, NFC
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 15:10:22 PST 2020
rnk added a comment.
Sorry, racing updates. I agree, landing them together is better, since there is risk that some corner case platform won't have this support.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92512/new/
https://reviews.llvm.org/D92512
More information about the llvm-commits
mailing list