[llvm] 6ede28c - [gn build] Port 2021d272ad6c
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue May 4 08:09:48 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-05-04T15:06:28Z
New Revision: 6ede28c9e129f816571efbb1c22b0f0fd350a77b
URL: https://github.com/llvm/llvm-project/commit/6ede28c9e129f816571efbb1c22b0f0fd350a77b
DIFF: https://github.com/llvm/llvm-project/commit/6ede28c9e129f816571efbb1c22b0f0fd350a77b.diff
LOG: [gn build] Port 2021d272ad6c
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 c26f7f033f3d7..7e670c3d6e3e2 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -98,6 +98,7 @@ if (current_toolchain == default_toolchain) {
"__ranges/access.h",
"__ranges/concepts.h",
"__ranges/enable_borrowed_range.h",
+ "__ranges/view.h",
"__split_buffer",
"__sso_allocator",
"__std_stream",
More information about the llvm-commits
mailing list