[llvm] 9039ade - [gn build] Port 9db55b314b5b
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri May 21 11:14:03 PDT 2021
Author: LLVM GN Syncbot
Date: 2021-05-21T18:10:35Z
New Revision: 9039ade209ab2922ebfe4b8415e3e987642eea07
URL: https://github.com/llvm/llvm-project/commit/9039ade209ab2922ebfe4b8415e3e987642eea07
DIFF: https://github.com/llvm/llvm-project/commit/9039ade209ab2922ebfe4b8415e3e987642eea07.diff
LOG: [gn build] Port 9db55b314b5b
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 a4fec98e8925..8edbefd7f0ba 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -97,6 +97,7 @@ if (current_toolchain == default_toolchain) {
"__nullptr",
"__ranges/access.h",
"__ranges/concepts.h",
+ "__ranges/data.h",
"__ranges/empty.h",
"__ranges/enable_borrowed_range.h",
"__ranges/size.h",
More information about the llvm-commits
mailing list