Skip to content

Commit

Permalink
[gn build] Port f5960c1
Browse files Browse the repository at this point in the history
  • Loading branch information
aeubanks committed Apr 5, 2024
1 parent 6411aaf commit 965e053
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -807,6 +807,7 @@ if (current_toolchain == default_toolchain) {
"__type_traits/datasizeof.h",
"__type_traits/decay.h",
"__type_traits/dependent_type.h",
"__type_traits/desugars_to.h",
"__type_traits/disjunction.h",
"__type_traits/enable_if.h",
"__type_traits/extent.h",
Expand Down Expand Up @@ -891,7 +892,6 @@ if (current_toolchain == default_toolchain) {
"__type_traits/nat.h",
"__type_traits/negation.h",
"__type_traits/noexcept_move_assign_container.h",
"__type_traits/operation_traits.h",
"__type_traits/promote.h",
"__type_traits/rank.h",
"__type_traits/remove_all_extents.h",
Expand Down

0 comments on commit 965e053

Please sign in to comment.