]> granicus.if.org Git - llvm/commitdiff
gn build: Merge r360572
authorNico Weber <nicolasweber@gmx.de>
Mon, 13 May 2019 16:15:40 +0000 (16:15 +0000)
committerNico Weber <nicolasweber@gmx.de>
Mon, 13 May 2019 16:15:40 +0000 (16:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@360597 91177308-0d34-0410-b5e6-96231b3b80d8

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

index 877d9d94c64e90fe6aafb71da0a63997b69ba436..1edceba4de2e5a5bb052c7bcea6a471572678699 100644 (file)
@@ -13,7 +13,10 @@ unittest("ASTTests") {
   ]
   sources = [
     "ASTContextParentMapTest.cpp",
+    "ASTImporterFixtures.cpp",
+    "ASTImporterGenericRedeclTest.cpp",
     "ASTImporterTest.cpp",
+    "ASTImporterVisibilityTest.cpp",
     "ASTTypeTraitsTest.cpp",
     "ASTVectorTest.cpp",
     "CommentLexer.cpp",