Skip to content

Commit c5dd10b

Browse files
committed
[gn build] Port 6871657
1 parent 6871657 commit c5dd10b

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/llvm/unittests/ADT

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/llvm/unittests/ADT/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ unittest("ADTTests") {
2626
"CoalescingBitVectorTest.cpp",
2727
"CombinationGeneratorTest.cpp",
2828
"ConcurrentHashtableTest.cpp",
29+
"CountCopyAndMove.cpp",
2930
"DAGDeltaAlgorithmTest.cpp",
3031
"DeltaAlgorithmTest.cpp",
3132
"DenseMapTest.cpp",
@@ -60,7 +61,6 @@ unittest("ADTTests") {
6061
"LazyAtomicPointerTest.cpp",
6162
"MapVectorTest.cpp",
6263
"MappedIteratorTest.cpp",
63-
"MoveOnly.cpp",
6464
"PackedVectorTest.cpp",
6565
"PagedVectorTest.cpp",
6666
"PointerEmbeddedIntTest.cpp",

0 commit comments

Comments
 (0)