Skip to content

Commit 2611f15

Browse files
authored
[gn build] Port a4538a3 (#193863)
1 parent 9b7b83b commit 2611f15

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • llvm/utils/gn/secondary/clang/lib/ScalableStaticAnalysisFramework/Analyses

llvm/utils/gn/secondary/clang/lib/ScalableStaticAnalysisFramework/Analyses/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ static_library("Analyses") {
1212
"CallGraph/CallGraphExtractor.cpp",
1313
"CallGraph/CallGraphJSONFormat.cpp",
1414
"EntityPointerLevel/EntityPointerLevel.cpp",
15+
"SSAFAnalysesCommon.cpp",
1516
"UnsafeBufferUsage/UnsafeBufferUsage.cpp",
1617
"UnsafeBufferUsage/UnsafeBufferUsageExtractor.cpp",
1718
]

0 commit comments

Comments
 (0)