[llvm] 4612e48 - [gn build] Port a0f50d73163
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 19 06:58:32 PST 2020
Author: LLVM GN Syncbot
Date: 2020-01-19T14:54:02Z
New Revision: 4612e48d2fd91d99b4ea7136017bd72ab2946430
URL: https://github.com/llvm/llvm-project/commit/4612e48d2fd91d99b4ea7136017bd72ab2946430
DIFF: https://github.com/llvm/llvm-project/commit/4612e48d2fd91d99b4ea7136017bd72ab2946430.diff
LOG: [gn build] Port a0f50d73163
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 c3669a6691b8..9d44ae1aa88a 100644
--- a/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/AST/BUILD.gn
@@ -74,6 +74,7 @@ static_library("AST") {
"Expr.cpp",
"ExprCXX.cpp",
"ExprClassification.cpp",
+ "ExprConcepts.cpp",
"ExprConstant.cpp",
"ExprObjC.cpp",
"ExternalASTMerger.cpp",
More information about the llvm-commits
mailing list