ADT: Remove AlignedCharArrayUnion, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Wed, 2 Dec 2020 23:41:36 +0000 (15:41 -0800)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 4 Dec 2020 22:13:22 +0000 (14:13 -0800)
commit4d8bf870a82765eb0d4fe53c82f796b957c05954
tree7f57b70e3e793b90cfef2931ed100280be9a4d1c
parentfc7818f5d6906555cebad2c2e7c313a383b9cb82
ADT: Remove AlignedCharArrayUnion, NFC

Prep commit already migrated users over to std::aligned_union_t; this
just deletes the type / header / test.

Differential Revision: https://reviews.llvm.org/D92517
llvm/include/llvm/Support/AlignOf.h [deleted file]
llvm/unittests/Support/AlignOfTest.cpp [deleted file]
llvm/unittests/Support/CMakeLists.txt