[PATCH] D92517: ADT: Remove AlignedCharArrayUnion, NFC

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:40:08 PST 2020


dexonsmith updated this revision to Diff 309622.
dexonsmith added a comment.
Herald added a subscriber: mgorny.

Apparently I didn't build this before; I'd forgotten to delete the line from `CMakeLists.txt`; may as well get the try bots to build before pushing.


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

https://reviews.llvm.org/D92517

Files:
  llvm/include/llvm/Support/AlignOf.h
  llvm/unittests/Support/AlignOfTest.cpp
  llvm/unittests/Support/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92517.309622.patch
Type: text/x-patch
Size: 12764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201204/88ec964d/attachment.bin>


More information about the llvm-commits mailing list