[llvm] e84674f - [gn build] Port 633d1d0df766
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 27 05:39:25 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-06-27T12:35:34Z
New Revision: e84674f7acea2b5947e7f1833bcc8fbebbbc565c
URL: https://github.com/llvm/llvm-project/commit/e84674f7acea2b5947e7f1833bcc8fbebbbc565c
DIFF: https://github.com/llvm/llvm-project/commit/e84674f7acea2b5947e7f1833bcc8fbebbbc565c.diff
LOG: [gn build] Port 633d1d0df766
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 115a2e5496778..ab343f86254f2 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -361,6 +361,7 @@ if (current_toolchain == default_toolchain) {
"__iterator/access.h",
"__iterator/advance.h",
"__iterator/back_insert_iterator.h",
+ "__iterator/bounded_iter.h",
"__iterator/common_iterator.h",
"__iterator/concepts.h",
"__iterator/counted_iterator.h",
More information about the llvm-commits
mailing list