File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff 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" ,
You can’t perform that action at this time.
0 commit comments