[llvm] 7eebfdd - [gn build] Port dc124cda7c78
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed May 31 18:21:04 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-06-01T01:15:34Z
New Revision: 7eebfddffc1138b20e0746cfa23bee19299865d7
URL: https://github.com/llvm/llvm-project/commit/7eebfddffc1138b20e0746cfa23bee19299865d7
DIFF: https://github.com/llvm/llvm-project/commit/7eebfddffc1138b20e0746cfa23bee19299865d7.diff
LOG: [gn build] Port dc124cda7c78
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 98cfb2be947dd..b69e696fdd9e7 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -100,6 +100,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/find_if_not.h",
"__algorithm/for_each.h",
"__algorithm/for_each_n.h",
+ "__algorithm/for_each_segment.h",
"__algorithm/generate.h",
"__algorithm/generate_n.h",
"__algorithm/half_positive.h",
More information about the llvm-commits
mailing list