[PATCH] D92517: ADT: Remove AlignedCharArrayUnion, NFC
Duncan P. N. Exon Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Dec 2 15:59:53 PST 2020
dexonsmith added a comment.
In D92517#2429727 <https://reviews.llvm.org/D92517#2429727>, @dblaikie wrote:
> 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... )
Thanks for the reviews! (this and the others); I'll hold off committing this and others until tomorrow at least to give unexpected bots time to process https://reviews.llvm.org/D92500 (I think that's the only risky one...).
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