Skip to content

Commit 4d8bf87

Browse files
committed
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
1 parent fc7818f commit 4d8bf87

File tree

3 files changed

+0
-269
lines changed

3 files changed

+0
-269
lines changed

llvm/include/llvm/Support/AlignOf.h

Lines changed: 0 additions & 31 deletions
This file was deleted.

llvm/unittests/Support/AlignOfTest.cpp

Lines changed: 0 additions & 237 deletions
This file was deleted.

llvm/unittests/Support/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ set(LLVM_LINK_COMPONENTS
44

55
add_llvm_unittest(SupportTests
66
AlignmentTest.cpp
7-
AlignOfTest.cpp
87
AllocatorTest.cpp
98
AnnotationsTest.cpp
109
ARMAttributeParser.cpp

0 commit comments

Comments
 (0)