Skip to content

Commit fa8293b

Browse files
committed
[gn build] Port c88deef
1 parent a1e91b5 commit fa8293b

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
@@ -19,6 +19,7 @@ unittest("ClangAnalysisFlowSensitiveTests") {
1919
"DataflowAnalysisContextTest.cpp",
2020
"DataflowEnvironmentTest.cpp",
2121
"MapLatticeTest.cpp",
22+
"MatchSwitchTest.cpp",
2223
"MultiVarConstantPropagationTest.cpp",
2324
"SingleVarConstantPropagationTest.cpp",
2425
"SolverTest.cpp",

0 commit comments

Comments
 (0)