]> granicus.if.org Git - llvm/commitdiff
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)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@364908 91177308-0d34-0410-b5e6-96231b3b80d8

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

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