[llvm] 9ade9d9 - [gn build] Port ee44dd8062a2
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 26 11:11:47 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-08-26T18:08:07Z
New Revision: 9ade9d9ac18fca19a5bd9f3e8bbe67fa6423d0f3
URL: https://github.com/llvm/llvm-project/commit/9ade9d9ac18fca19a5bd9f3e8bbe67fa6423d0f3
DIFF: https://github.com/llvm/llvm-project/commit/9ade9d9ac18fca19a5bd9f3e8bbe67fa6423d0f3.diff
LOG: [gn build] Port ee44dd8062a2
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 28311ee15278a..3f479907bb511 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -285,6 +285,7 @@ if (current_toolchain == default_toolchain) {
"__ranges/iota_view.h",
"__ranges/join_view.h",
"__ranges/non_propagating_cache.h",
+ "__ranges/range_adaptor.h",
"__ranges/ref_view.h",
"__ranges/reverse_view.h",
"__ranges/single_view.h",
More information about the llvm-commits
mailing list