We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f69cbb4 commit 4593ce8Copy full SHA for 4593ce8
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
@@ -8,6 +8,7 @@ unittest("SupportTests") {
8
sources = [
9
"ARMAttributeParser.cpp",
10
"AlignOfTest.cpp",
11
+ "AlignmentTest.cpp",
12
"AllocatorTest.cpp",
13
"AnnotationsTest.cpp",
14
"ArrayRecyclerTest.cpp",
0 commit comments