[PATCH] D28429: Remove the restriction of ten types on AligedCharArrayUnion

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 11:34:03 PST 2017


dblaikie accepted this revision.
dblaikie added a comment.

Please include a comment in the header/near/in the definition of AlignedCharArrayUnion about the minimum compiler version before we can switch to std::aligned_union.


https://reviews.llvm.org/D28429





More information about the llvm-commits mailing list