Skip to content

Commit b8868c1

Browse files
committed
[gn build] Port f038dfd
1 parent 6e74217 commit b8868c1

File tree

1 file changed

+0
-2
lines changed
  • llvm/utils/gn/secondary/libcxx/include

1 file changed

+0
-2
lines changed

llvm/utils/gn/secondary/libcxx/include/BUILD.gn

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1468,7 +1468,6 @@ if (current_toolchain == default_toolchain) {
14681468
"__type_traits/is_array.h",
14691469
"__type_traits/is_assignable.h",
14701470
"__type_traits/is_base_of.h",
1471-
"__type_traits/is_bounded_array.h",
14721471
"__type_traits/is_callable.h",
14731472
"__type_traits/is_char_like_type.h",
14741473
"__type_traits/is_class.h",
@@ -1518,7 +1517,6 @@ if (current_toolchain == default_toolchain) {
15181517
"__type_traits/is_trivially_destructible.h",
15191518
"__type_traits/is_trivially_lexicographically_comparable.h",
15201519
"__type_traits/is_trivially_relocatable.h",
1521-
"__type_traits/is_unbounded_array.h",
15221520
"__type_traits/is_union.h",
15231521
"__type_traits/is_unqualified.h",
15241522
"__type_traits/is_unsigned.h",

0 commit comments

Comments
 (0)