Skip to content

Commit 965e053

Browse files
committed
[gn build] Port f5960c1
1 parent 6411aaf commit 965e053

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,7 @@ if (current_toolchain == default_toolchain) {
807807
"__type_traits/datasizeof.h",
808808
"__type_traits/decay.h",
809809
"__type_traits/dependent_type.h",
810+
"__type_traits/desugars_to.h",
810811
"__type_traits/disjunction.h",
811812
"__type_traits/enable_if.h",
812813
"__type_traits/extent.h",
@@ -891,7 +892,6 @@ if (current_toolchain == default_toolchain) {
891892
"__type_traits/nat.h",
892893
"__type_traits/negation.h",
893894
"__type_traits/noexcept_move_assign_container.h",
894-
"__type_traits/operation_traits.h",
895895
"__type_traits/promote.h",
896896
"__type_traits/rank.h",
897897
"__type_traits/remove_all_extents.h",

0 commit comments

Comments
 (0)