gn build: Merge r351499

llvm-svn: 351516
This commit is contained in:
Nico Weber 2019-01-18 03:38:53 +00:00
parent 71ac58e311
commit 0c59e6e246
1 changed files with 1 additions and 0 deletions

View File

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