gn build: Merge r364866
authorNico Weber <nicolasweber@gmx.de>
Tue, 2 Jul 2019 11:20:40 +0000 (11:20 +0000)
committerNico Weber <nicolasweber@gmx.de>
Tue, 2 Jul 2019 11:20:40 +0000 (11:20 +0000)
llvm-svn: 364908

llvm/utils/gn/secondary/clang/unittests/StaticAnalyzer/BUILD.gn

index 09e0e67..7715614 100644 (file)
@@ -12,6 +12,7 @@ unittest("StaticAnalysisTests") {
   ]
   sources = [
     "AnalyzerOptionsTest.cpp",
+    "CallDescriptionTest.cpp",
     "RegisterCustomCheckersTest.cpp",
     "StoreTest.cpp",
     "SymbolReaperTest.cpp",