1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00

[gn build] Port 9d69072fb80

This commit is contained in:
LLVM GN Syncbot 2020-05-18 22:19:17 +00:00
parent d224a8d691
commit 8d5e57fd01

View File

@ -13,6 +13,7 @@ unittest("StaticAnalysisTests") {
sources = [ sources = [
"AnalyzerOptionsTest.cpp", "AnalyzerOptionsTest.cpp",
"CallDescriptionTest.cpp", "CallDescriptionTest.cpp",
"CallEventTest.cpp",
"RegisterCustomCheckersTest.cpp", "RegisterCustomCheckersTest.cpp",
"StoreTest.cpp", "StoreTest.cpp",
"SymbolReaperTest.cpp", "SymbolReaperTest.cpp",