[PATCH] D92517: ADT: Remove AlignedCharArrayUnion, NFC

David Blaikie via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 2 15:56:59 PST 2020


dblaikie accepted this revision.
dblaikie added a comment.
This revision is now accepted and ready to land.

Sounds good.

(Funny the history of names - AlignOf.h used to contain a device for finding the alignment of a thing - now that thing no longer exists (replaced by the standard alignas) but the header migrated through various alignment related tools to where it is now... )


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92517



More information about the llvm-commits mailing list