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) {
1496
1496
" __type_traits/is_floating_point.h" ,
1497
1497
" __type_traits/is_function.h" ,
1498
1498
" __type_traits/is_fundamental.h" ,
1499
+ " __type_traits/is_generic_transparent_comparator.h" ,
1499
1500
" __type_traits/is_implicit_lifetime.h" ,
1500
1501
" __type_traits/is_implicitly_default_constructible.h" ,
1501
1502
" __type_traits/is_integral.h" ,
@@ -1538,6 +1539,7 @@ if (current_toolchain == default_toolchain) {
1538
1539
" __type_traits/make_32_64_or_128_bit.h" ,
1539
1540
" __type_traits/make_const_lvalue_ref.h" ,
1540
1541
" __type_traits/make_signed.h" ,
1542
+ " __type_traits/make_transparent.h" ,
1541
1543
" __type_traits/make_unsigned.h" ,
1542
1544
" __type_traits/maybe_const.h" ,
1543
1545
" __type_traits/nat.h" ,
You can’t perform that action at this time.
0 commit comments