Skip to content

Commit 70eb6cc

Browse files
committed
[gn build] Port b86aaac
1 parent b86aaac commit 70eb6cc

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
@@ -1496,7 +1496,6 @@ 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",
15001499
"__type_traits/is_implicit_lifetime.h",
15011500
"__type_traits/is_implicitly_default_constructible.h",
15021501
"__type_traits/is_integral.h",
@@ -1539,7 +1538,6 @@ if (current_toolchain == default_toolchain) {
15391538
"__type_traits/make_32_64_or_128_bit.h",
15401539
"__type_traits/make_const_lvalue_ref.h",
15411540
"__type_traits/make_signed.h",
1542-
"__type_traits/make_transparent.h",
15431541
"__type_traits/make_unsigned.h",
15441542
"__type_traits/maybe_const.h",
15451543
"__type_traits/nat.h",

0 commit comments

Comments
 (0)