Skip to content

Commit eac6844

Browse files
committed
[gn build] Port 59ff3ad
1 parent 59ff3ad commit eac6844

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ static_library("FlowSensitive") {
2323
target_gen_dir,
2424
]
2525
sources = [
26+
"AdornedCFG.cpp",
2627
"Arena.cpp",
27-
"ControlFlowContext.cpp",
2828
"DataflowAnalysisContext.cpp",
2929
"DataflowEnvironment.cpp",
3030
"DebugSupport.cpp",

0 commit comments

Comments
 (0)