Skip to content

Commit

Permalink
[gn build] Port 7458908
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Jan 23, 2023
1 parent 8e12451 commit 0326ee7
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 @@ -780,6 +780,7 @@ if (current_toolchain == default_toolchain) {
"__utility/cmp.h",
"__utility/convert_to_integral.h",
"__utility/declval.h",
"__utility/exception_guard.h",
"__utility/exchange.h",
"__utility/forward.h",
"__utility/forward_like.h",
Expand All @@ -792,7 +793,6 @@ if (current_toolchain == default_toolchain) {
"__utility/rel_ops.h",
"__utility/swap.h",
"__utility/to_underlying.h",
"__utility/transaction.h",
"__utility/unreachable.h",
"__variant/monostate.h",
"__verbose_abort",
Expand Down

0 comments on commit 0326ee7

Please sign in to comment.