gn build: Merge r351499

llvm-svn: 351516
This commit is contained in:
Nico Weber 2019-01-18 03:38:53 +00:00
parent 9264894fc9
commit 0c94c23e35

View File

@ -13,5 +13,6 @@ unittest("StaticAnalysisTests") {
sources = [
"AnalyzerOptionsTest.cpp",
"RegisterCustomCheckersTest.cpp",
"SymbolReaperTest.cpp",
]
}