Skip to content

Commit

Permalink
[gn build] Port 1c9a800
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed May 24, 2023
1 parent c3c0774 commit 577b163
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,14 @@ unittest("SerializationTests") {
"//clang/lib/Lex",
"//clang/lib/Sema",
"//clang/lib/Serialization",
"//clang/lib/Tooling",
"//llvm/lib/Bitcode/Reader",
"//llvm/lib/Support",
]
sources = [
"InMemoryModuleCacheTest.cpp",
"ModuleCacheTest.cpp",
"SourceLocationEncodingTest.cpp",
"VarDeclConstantInitTest.cpp",
]
}

0 comments on commit 577b163

Please sign in to comment.