[llvm] e511e2a - [gn build] Port 45a09d1811d5
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 27 06:00:55 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-09-27T12:55:19Z
New Revision: e511e2accd8835b0b181fb5fc856a57dfdcb17d7
URL: https://github.com/llvm/llvm-project/commit/e511e2accd8835b0b181fb5fc856a57dfdcb17d7
DIFF: https://github.com/llvm/llvm-project/commit/e511e2accd8835b0b181fb5fc856a57dfdcb17d7.diff
LOG: [gn build] Port 45a09d1811d5
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 e4810973985eaf..3e165c3d6f634e 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