[llvm] 3f4df52 - [gn build] Port 427a5cf105c4
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 11:31:20 PST 2024
Author: LLVM GN Syncbot
Date: 2024-11-07T19:25:18Z
New Revision: 3f4df523152054224709ba88e9afd4efa22021c9
URL: https://github.com/llvm/llvm-project/commit/3f4df523152054224709ba88e9afd4efa22021c9
DIFF: https://github.com/llvm/llvm-project/commit/3f4df523152054224709ba88e9afd4efa22021c9.diff
LOG: [gn build] Port 427a5cf105c4
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 8a9aff9c05d185..dc62280d12c666 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -561,6 +561,7 @@ if (current_toolchain == default_toolchain) {
"__iterator/segmented_iterator.h",
"__iterator/size.h",
"__iterator/sortable.h",
+ "__iterator/static_bounded_iter.h",
"__iterator/unreachable_sentinel.h",
"__iterator/wrap_iter.h",
"__locale",
More information about the llvm-commits
mailing list