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

JF Bastien via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 13:57:17 PST 2020


jfb added a comment.

In D92500#2429186 <https://reviews.llvm.org/D92500#2429186>, @dexonsmith wrote:

> @jfb, any reason you didn't gut this in 80b67baaedd50ded121908f9a4c03f5939b84f24?

Hi Duncan! It seems there were support issues with older MSVC back then:
https://reviews.llvm.org/D65249#change-IWk6CtRl45h6
I don't know if they're still supported (and therefore relevant).


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