[llvm] 6e8322d - gn build: Merge fdf80e86a52
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 15:57:36 PST 2019
Author: LLVM GN Syncbot
Date: 2019-12-05T23:54:18Z
New Revision: 6e8322deb3f984467c302165149a597dbbc5e279
URL: https://github.com/llvm/llvm-project/commit/6e8322deb3f984467c302165149a597dbbc5e279
DIFF: https://github.com/llvm/llvm-project/commit/6e8322deb3f984467c302165149a597dbbc5e279.diff
LOG: gn build: Merge fdf80e86a52
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
index 36f10eb3b34d..c904a6393d82 100644
--- a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
@@ -37,6 +37,7 @@ static_library("AST") {
]
sources = [
"APValue.cpp",
+ "ASTConcept.cpp",
"ASTConsumer.cpp",
"ASTContext.cpp",
"ASTDiagnostic.cpp",
More information about the llvm-commits
mailing list