[llvm] 5555a9e - [gn build] Port 18c70b070b6d
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 14 23:52:15 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-07-15T06:45:06Z
New Revision: 5555a9e657939dafb569a825fecd1d0f4202b21d
URL: https://github.com/llvm/llvm-project/commit/5555a9e657939dafb569a825fecd1d0f4202b21d
DIFF: https://github.com/llvm/llvm-project/commit/5555a9e657939dafb569a825fecd1d0f4202b21d.diff
LOG: [gn build] Port 18c70b070b6d
Added:
Modified:
llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
index 8f0e27dc2fd91..ed903559cac84 100644
--- a/llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -106,6 +106,7 @@ static_library("Sema") {
"SemaSystemZ.cpp",
"SemaTemplate.cpp",
"SemaTemplateDeduction.cpp",
+ "SemaTemplateDeductionGuide.cpp",
"SemaTemplateInstantiate.cpp",
"SemaTemplateInstantiateDecl.cpp",
"SemaTemplateVariadic.cpp",
More information about the llvm-commits
mailing list