[llvm] a618ae2 - [gn build] Port e43e8ec7afbd
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 28 23:52:50 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-04-29T06:46:28Z
New Revision: a618ae2c729152133440315f7b2f23e4612b39f8
URL: https://github.com/llvm/llvm-project/commit/a618ae2c729152133440315f7b2f23e4612b39f8
DIFF: https://github.com/llvm/llvm-project/commit/a618ae2c729152133440315f7b2f23e4612b39f8.diff
LOG: [gn build] Port e43e8ec7afbd
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 f1d5c86240b4a..898fff1cfac11 100644
--- a/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
+++ b/llvm/utils/gn/secondary/libcxx/include/BUILD.gn
@@ -1492,7 +1492,6 @@ if (current_toolchain == default_toolchain) {
"__type_traits/is_member_pointer.h",
"__type_traits/is_nothrow_assignable.h",
"__type_traits/is_nothrow_constructible.h",
- "__type_traits/is_nothrow_convertible.h",
"__type_traits/is_nothrow_destructible.h",
"__type_traits/is_null_pointer.h",
"__type_traits/is_object.h",
More information about the llvm-commits
mailing list