Skip to content

Commit

Permalink
[gn build] Port 89c26f6
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jun 18, 2024
1 parent 4d7d45e commit 9e63632
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,6 @@ static_library("Core") {
"SymbolManager.cpp",
"TextDiagnostics.cpp",
"WorkList.cpp",
"Z3CrosscheckVisitor.cpp",
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,6 @@ unittest("StaticAnalysisTests") {
"StoreTest.cpp",
"SymbolReaperTest.cpp",
"TestReturnValueUnderConstruction.cpp",
"Z3CrosscheckOracleTest.cpp",
]
}

0 comments on commit 9e63632

Please sign in to comment.