Skip to content

Commit ba70fb6

Browse files
committed
[gn build] Port 4950198
1 parent 4950198 commit ba70fb6

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/clang/unittests/Analysis/FlowSensitive

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/clang/unittests/Analysis/FlowSensitive/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ unittest("ClangAnalysisFlowSensitiveTests") {
1616
"//llvm/lib/Testing/Support",
1717
]
1818
sources = [
19+
"MultiVarConstantPropagationTest.cpp",
1920
"SingleVarConstantPropagationTest.cpp",
2021
"TestingSupport.cpp",
2122
"TestingSupportTest.cpp",

0 commit comments

Comments
 (0)