[llvm] c8f0e97 - [gn build] Port 151bd7cab4fc
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 10 08:21:19 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-06-10T15:15:57Z
New Revision: c8f0e976235c812955c5ff935886f8a1b9088500
URL: https://github.com/llvm/llvm-project/commit/c8f0e976235c812955c5ff935886f8a1b9088500
DIFF: https://github.com/llvm/llvm-project/commit/c8f0e976235c812955c5ff935886f8a1b9088500.diff
LOG: [gn build] Port 151bd7cab4fc
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 ab3ae4ce8186c..9d1ec8d2f7d31 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -347,6 +347,7 @@ if (current_toolchain == default_toolchain) {
"__chrono/year_month.h",
"__chrono/year_month_day.h",
"__chrono/year_month_weekday.h",
+ "__chrono/zoned_time.h",
"__compare/common_comparison_category.h",
"__compare/compare_partial_order_fallback.h",
"__compare/compare_strong_order_fallback.h",
More information about the llvm-commits
mailing list