[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:49:12 PST 2020
dexonsmith created this revision.
dexonsmith added reviewers: rnk, dblaikie.
Herald added a subscriber: ributzka.
Herald added a project: LLVM.
dexonsmith requested review of this revision.
Prep commit already migrated users over to std::aligned_union_t; this
just deletes the type / header / test.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D92517
Files:
llvm/include/llvm/Support/AlignOf.h
llvm/unittests/Support/AlignOfTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92517.309083.patch
Type: text/x-patch
Size: 12407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201202/0538e304/attachment.bin>
More information about the llvm-commits
mailing list