[llvm] fad7d53 - [gn build] Port 1cdec6c96e85
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 8 05:42:50 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-07-08T12:39:02Z
New Revision: fad7d53a5f57f0b04b1d5bf5c3296fd41ac694a2
URL: https://github.com/llvm/llvm-project/commit/fad7d53a5f57f0b04b1d5bf5c3296fd41ac694a2
DIFF: https://github.com/llvm/llvm-project/commit/fad7d53a5f57f0b04b1d5bf5c3296fd41ac694a2.diff
LOG: [gn build] Port 1cdec6c96e85
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 a77a0ff2d33b0..4251ecfb87d96 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -179,6 +179,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/ranges_replace.h",
"__algorithm/ranges_replace_if.h",
"__algorithm/ranges_reverse.h",
+ "__algorithm/ranges_set_
diff erence.h",
"__algorithm/ranges_sort.h",
"__algorithm/ranges_stable_sort.h",
"__algorithm/ranges_swap_ranges.h",
More information about the llvm-commits
mailing list