We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b99ac8b commit bf7f602Copy full SHA for bf7f602
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
@@ -52,6 +52,7 @@ unittest("SupportTests") {
52
"HashBuilderTest.cpp",
53
"IndexedAccessorTest.cpp",
54
"InstructionCostTest.cpp",
55
+ "InterleavedRangeTest.cpp",
56
"JSONTest.cpp",
57
"KnownBitsTest.cpp",
58
"LEB128Test.cpp",
0 commit comments