[llvm] 3f67544 - [gn build] Port dedc5159997e
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 16 10:36:08 PST 2024
Author: LLVM GN Syncbot
Date: 2024-11-16T18:30:12Z
New Revision: 3f67544b4dc81a3286e50d540a4fdabb161ea8b6
URL: https://github.com/llvm/llvm-project/commit/3f67544b4dc81a3286e50d540a4fdabb161ea8b6
DIFF: https://github.com/llvm/llvm-project/commit/3f67544b4dc81a3286e50d540a4fdabb161ea8b6.diff
LOG: [gn build] Port dedc5159997e
Added:
Modified:
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
index eec383d8206827..229a056c8afefd 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -790,6 +790,7 @@ if (current_toolchain == default_toolchain) {
"__system_error/error_code.h",
"__system_error/error_condition.h",
"__system_error/system_error.h",
+ "__system_error/throw_system_error.h",
"__thread/formatter.h",
"__thread/id.h",
"__thread/jthread.h",
More information about the llvm-commits
mailing list