[llvm] r374900 - gn build: Merge r374899

GN Sync Bot via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 07:53:40 PDT 2019


Author: gnsyncbot
Date: Tue Oct 15 07:53:40 2019
New Revision: 374900

URL: http://llvm.org/viewvc/llvm-project?rev=374900&view=rev
Log:
gn build: Merge r374899

Modified:
    llvm/trunk/utils/gn/secondary/clang/lib/Sema/BUILD.gn

Modified: llvm/trunk/utils/gn/secondary/clang/lib/Sema/BUILD.gn
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/utils/gn/secondary/clang/lib/Sema/BUILD.gn?rev=374900&r1=374899&r2=374900&view=diff
==============================================================================
--- llvm/trunk/utils/gn/secondary/clang/lib/Sema/BUILD.gn (original)
+++ llvm/trunk/utils/gn/secondary/clang/lib/Sema/BUILD.gn Tue Oct 15 07:53:40 2019
@@ -40,7 +40,6 @@ static_library("Sema") {
     "SemaCast.cpp",
     "SemaChecking.cpp",
     "SemaCodeComplete.cpp",
-    "SemaConcept.cpp",
     "SemaConsumer.cpp",
     "SemaCoroutine.cpp",
     "SemaDecl.cpp",




More information about the llvm-commits mailing list