[PATCH] D92512: ADT: Change AlignedCharArrayUnion to an alias of std::aligned_union_t, NFC
David Blaikie via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 15:33:51 PST 2020
dblaikie accepted this revision.
dblaikie added a comment.
Yeah, looks good to me - I'd probably go with your suggestion of committing the cleanup pre-emptively, then the alias change. But dealer's choice.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92512/new/
https://reviews.llvm.org/D92512
More information about the llvm-commits
mailing list