[llvm] 23831f0 - [gn build] Port 59ef4b3686e4
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sat Nov 5 13:31:41 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-11-05T20:26:22Z
New Revision: 23831f0efe4c7585b4b5abba731aa56c29aa21f1
URL: https://github.com/llvm/llvm-project/commit/23831f0efe4c7585b4b5abba731aa56c29aa21f1
DIFF: https://github.com/llvm/llvm-project/commit/23831f0efe4c7585b4b5abba731aa56c29aa21f1.diff
LOG: [gn build] Port 59ef4b3686e4
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 c9234ab175973..e7976a0f9b231 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -465,6 +465,7 @@ if (current_toolchain == default_toolchain) {
"__memory/allocation_guard.h",
"__memory/allocator.h",
"__memory/allocator_arg_t.h",
+ "__memory/allocator_destructor.h",
"__memory/allocator_traits.h",
"__memory/assume_aligned.h",
"__memory/auto_ptr.h",
More information about the llvm-commits
mailing list