gn build: Merge r358633
authorNico Weber <nicolasweber@gmx.de>
Thu, 18 Apr 2019 14:26:52 +0000 (14:26 +0000)
committerNico Weber <nicolasweber@gmx.de>
Thu, 18 Apr 2019 14:26:52 +0000 (14:26 +0000)
llvm-svn: 358669

llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn

index 716f4d5..1b2994d 100644 (file)
@@ -48,6 +48,7 @@ static_library("Sema") {
     "SemaInit.cpp",
     "SemaLambda.cpp",
     "SemaLookup.cpp",
+    "SemaModule.cpp",
     "SemaObjCProperty.cpp",
     "SemaOpenMP.cpp",
     "SemaOverload.cpp",