[PATCH] D92500: ADT: Replace guts of AlignedCharArrayUnion with std::aligned_union_t, NFC

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 13:52:53 PST 2020


rnk added a subscriber: MaskRay.
rnk added a comment.

I'd suggest looking at the msvc try job output, but it appears to be broken for other reasons. See @maskray's is_trivially_copyable changes. So, I'd hold off on this for now until the MSVC build is fixed.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92500/new/

https://reviews.llvm.org/D92500



More information about the llvm-commits mailing list