[llvm] 7061d38 - [gn build] Port 18df9d23ea39
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 30 05:49:27 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-09-30T12:43:42Z
New Revision: 7061d386f19aa389d405ad791b2ca4adf3946d9d
URL: https://github.com/llvm/llvm-project/commit/7061d386f19aa389d405ad791b2ca4adf3946d9d
DIFF: https://github.com/llvm/llvm-project/commit/7061d386f19aa389d405ad791b2ca4adf3946d9d.diff
LOG: [gn build] Port 18df9d23ea39
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 91d547da201f2b..e0a271aba1159b 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -608,6 +608,7 @@ if (current_toolchain == default_toolchain) {
"__memory/allocator_arg_t.h",
"__memory/allocator_destructor.h",
"__memory/allocator_traits.h",
+ "__memory/array_cookie.h",
"__memory/assume_aligned.h",
"__memory/auto_ptr.h",
"__memory/builtin_new_allocator.h",
More information about the llvm-commits
mailing list