Skip to content

Commit

Permalink
[gn build] Port d8380ad
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Nov 22, 2021
1 parent 71e1f0c commit 22de6e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -166,8 +166,11 @@ if (current_toolchain == default_toolchain) {
"__compare/compare_three_way_result.h",
"__compare/is_eq.h",
"__compare/ordering.h",
"__compare/partial_order.h",
"__compare/strong_order.h",
"__compare/synth_three_way.h",
"__compare/three_way_comparable.h",
"__compare/weak_order.h",
"__concepts/arithmetic.h",
"__concepts/assignable.h",
"__concepts/boolean_testable.h",
Expand Down Expand Up @@ -393,6 +396,7 @@ if (current_toolchain == default_toolchain) {
"__utility/move.h",
"__utility/pair.h",
"__utility/piecewise_construct.h",
"__utility/priority_tag.h",
"__utility/rel_ops.h",
"__utility/swap.h",
"__utility/to_underlying.h",
Expand Down

0 comments on commit 22de6e3

Please sign in to comment.