zig/lib/libcxx/include/__chrono
Alex Rønne Petersen 156ab87500
libcxx: Update to Clang 20.
See:

* https://discourse.llvm.org/t/rfc-freezing-c-03-headers-in-libc/77319
* https://discourse.llvm.org/t/rfc-project-hand-in-hand-llvm-libc-libc-code-sharing/77701

We're dropping support for C++03 for Zig due to the first change; it would be
insane to ship 1018 duplicate header files just for this outdated use case.

As a result of the second change, I had to bring in a subset of the headers from
llvm-libc since libc++ now depends on these. Hopefully we can continue to get
away with not copying the entirety of llvm-libc.
2025-04-04 06:08:09 +02:00
..
calendar.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
concepts.h libcxx: update to LLVM 17 2023-09-19 09:37:31 -07:00
convert_to_timespec.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
convert_to_tm.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
day.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
duration.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
exception.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
file_clock.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
formatter.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
hh_mm_ss.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
high_resolution_clock.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
leap_second.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
literals.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
local_info.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
month.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
month_weekday.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
monthday.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
ostream.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
parser_std_format_spec.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
statically_widen.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
steady_clock.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
sys_info.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
system_clock.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
time_point.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
time_zone.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
time_zone_link.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
tzdb.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
tzdb_list.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
utc_clock.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
weekday.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
year.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
year_month.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
year_month_day.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00
year_month_weekday.h libcxx: update to LLVM 18 2024-05-08 19:37:29 -07:00
zoned_time.h libcxx: Update to Clang 20. 2025-04-04 06:08:09 +02:00