File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
llvm/utils/gn/secondary/libcxx/include Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -1496,6 +1496,7 @@ if (current_toolchain == default_toolchain) {
14961496 " __type_traits/is_floating_point.h" ,
14971497 " __type_traits/is_function.h" ,
14981498 " __type_traits/is_fundamental.h" ,
1499+ " __type_traits/is_generic_transparent_comparator.h" ,
14991500 " __type_traits/is_implicit_lifetime.h" ,
15001501 " __type_traits/is_implicitly_default_constructible.h" ,
15011502 " __type_traits/is_integral.h" ,
@@ -1538,6 +1539,7 @@ if (current_toolchain == default_toolchain) {
15381539 " __type_traits/make_32_64_or_128_bit.h" ,
15391540 " __type_traits/make_const_lvalue_ref.h" ,
15401541 " __type_traits/make_signed.h" ,
1542+ " __type_traits/make_transparent.h" ,
15411543 " __type_traits/make_unsigned.h" ,
15421544 " __type_traits/maybe_const.h" ,
15431545 " __type_traits/nat.h" ,
You can’t perform that action at this time.
0 commit comments