[llvm] 0242ffd - [gn build] Port 2b424f4ea82e
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 13 06:08:34 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-04-13T13:04:50Z
New Revision: 0242ffd9c02b4ec87bdb21199dfe284705d32c64
URL: https://github.com/llvm/llvm-project/commit/0242ffd9c02b4ec87bdb21199dfe284705d32c64
DIFF: https://github.com/llvm/llvm-project/commit/0242ffd9c02b4ec87bdb21199dfe284705d32c64.diff
LOG: [gn build] Port 2b424f4ea82e
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 8793991a4ae16..8712c1e711c83 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -427,6 +427,7 @@ if (current_toolchain == default_toolchain) {
"__ranges/empty_view.h",
"__ranges/enable_borrowed_range.h",
"__ranges/enable_view.h",
+ "__ranges/filter_view.h",
"__ranges/iota_view.h",
"__ranges/join_view.h",
"__ranges/lazy_split_view.h",
More information about the llvm-commits
mailing list