Skip to content

Commit

Permalink
[gn build] Port 86aac87
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Jan 8, 2023
1 parent 0408b13 commit a9775e0
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -267,9 +267,19 @@ if (current_toolchain == default_toolchain) {
"__assert",
"__availability",
"__bit/bit_cast.h",
"__bit/bit_ceil.h",
"__bit/bit_floor.h",
"__bit/bit_log2.h",
"__bit/bit_width.h",
"__bit/blsr.h",
"__bit/byteswap.h",
"__bit/countl.h",
"__bit/countr.h",
"__bit/endian.h",
"__bit/has_single_bit.h",
"__bit/popcount.h",
"__bit/rotate.h",
"__bit_reference",
"__bits",
"__bsd_locale_defaults.h",
"__bsd_locale_fallbacks.h",
"__charconv/chars_format.h",
Expand Down

0 comments on commit a9775e0

Please sign in to comment.