[llvm] cc35aa0 - [gn build] Port a5c0638dec83
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 13 13:29:21 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-07-13T20:25:34Z
New Revision: cc35aa0d22b8c83a2c389ab50c271a067a924616
URL: https://github.com/llvm/llvm-project/commit/cc35aa0d22b8c83a2c389ab50c271a067a924616
DIFF: https://github.com/llvm/llvm-project/commit/cc35aa0d22b8c83a2c389ab50c271a067a924616.diff
LOG: [gn build] Port a5c0638dec83
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 7fbaa69dba69..814a824c416c 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -205,6 +205,7 @@ if (current_toolchain == default_toolchain) {
"__algorithm/ranges_search_n.h",
"__algorithm/ranges_set_
diff erence.h",
"__algorithm/ranges_set_intersection.h",
+ "__algorithm/ranges_set_symmetric_
diff erence.h",
"__algorithm/ranges_set_union.h",
"__algorithm/ranges_shuffle.h",
"__algorithm/ranges_sort.h",
More information about the llvm-commits
mailing list