From: GN Sync Bot Date: Mon, 23 Sep 2019 11:08:25 +0000 (+0000) Subject: gn build: Merge r372564 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=581b77b3e9be79e64df83bd9ce165c16fcf9c261;p=llvm gn build: Merge r372564 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372581 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/gn/secondary/clang/unittests/AST/BUILD.gn b/utils/gn/secondary/clang/unittests/AST/BUILD.gn index ef23de0ac27..06b28de3927 100644 --- a/utils/gn/secondary/clang/unittests/AST/BUILD.gn +++ b/utils/gn/secondary/clang/unittests/AST/BUILD.gn @@ -15,6 +15,7 @@ unittest("ASTTests") { "ASTContextParentMapTest.cpp", "ASTImporterFixtures.cpp", "ASTImporterGenericRedeclTest.cpp", + "ASTImporterODRStrategiesTest.cpp", "ASTImporterTest.cpp", "ASTImporterVisibilityTest.cpp", "ASTTraverserTest.cpp",