Skip to content

Commit 2b1c38f

Browse files
committed
[gn build] Port 4dcc47a
1 parent ba70fb6 commit 2b1c38f

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+
"MapLatticeTest.cpp",
1920
"MultiVarConstantPropagationTest.cpp",
2021
"SingleVarConstantPropagationTest.cpp",
2122
"TestingSupport.cpp",

0 commit comments

Comments
 (0)