Skip to content

Commit

Permalink
[gn build] Port b4ecfd3
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Feb 21, 2023
1 parent b4ecfd3 commit 1b634c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -713,6 +713,7 @@ if (current_toolchain == default_toolchain) {
"__type_traits/is_destructible.h",
"__type_traits/is_empty.h",
"__type_traits/is_enum.h",
"__type_traits/is_equality_comparable.h",
"__type_traits/is_final.h",
"__type_traits/is_floating_point.h",
"__type_traits/is_function.h",
Expand Down Expand Up @@ -777,6 +778,7 @@ if (current_toolchain == default_toolchain) {
"__type_traits/nat.h",
"__type_traits/negation.h",
"__type_traits/noexcept_move_assign_container.h",
"__type_traits/predicate_traits.h",
"__type_traits/promote.h",
"__type_traits/rank.h",
"__type_traits/remove_all_extents.h",
Expand Down

0 comments on commit 1b634c0

Please sign in to comment.