Skip to content

Commit

Permalink
[gn build] Port d786249
Browse files Browse the repository at this point in the history
  • Loading branch information
llvmgnsyncbot committed Apr 6, 2022
1 parent 7e6de86 commit 324ac83
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions llvm/utils/gn/secondary/libcxx/include/BUILD.gn
Expand Up @@ -178,12 +178,23 @@ if (current_toolchain == default_toolchain) {
"__charconv/to_chars_result.h",
"__chrono/calendar.h",
"__chrono/convert_to_timespec.h",
"__chrono/day.h",
"__chrono/duration.h",
"__chrono/file_clock.h",
"__chrono/hh_mm_ss.h",
"__chrono/high_resolution_clock.h",
"__chrono/literals.h",
"__chrono/month.h",
"__chrono/month_weekday.h",
"__chrono/monthday.h",
"__chrono/steady_clock.h",
"__chrono/system_clock.h",
"__chrono/time_point.h",
"__chrono/weekday.h",
"__chrono/year.h",
"__chrono/year_month.h",
"__chrono/year_month_day.h",
"__chrono/year_month_weekday.h",
"__compare/common_comparison_category.h",
"__compare/compare_partial_order_fallback.h",
"__compare/compare_strong_order_fallback.h",
Expand Down

0 comments on commit 324ac83

Please sign in to comment.