[llvm] 7b1ff85 - [gn build] Port b8dbc6ffea93
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 09:39:54 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-07-05T16:35:01Z
New Revision: 7b1ff859feaaf1316932d0be113d762626009fd6
URL: https://github.com/llvm/llvm-project/commit/7b1ff859feaaf1316932d0be113d762626009fd6
DIFF: https://github.com/llvm/llvm-project/commit/7b1ff859feaaf1316932d0be113d762626009fd6.diff
LOG: [gn build] Port b8dbc6ffea93
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 93d6b7dc2d29a..23e40297f191c 100644
--- a/llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Sema/BUILD.gn
@@ -33,6 +33,7 @@ static_library("Sema") {
"CodeCompleteConsumer.cpp",
"DeclSpec.cpp",
"DelayedDiagnostic.cpp",
+ "HLSLExternalSemaSource.cpp",
"IdentifierResolver.cpp",
"JumpDiagnostics.cpp",
"MultiplexExternalSemaSource.cpp",
More information about the llvm-commits
mailing list