[all-commits] [llvm/llvm-project] fe90b6: [libc++][TZDB] Implements zoned_traits.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Sat May 4 05:35:02 PDT 2024
Branch: refs/heads/users/mordante/zoned_traits
Home: https://github.com/llvm/llvm-project
Commit: fe90b6f656b1e5303f587569bd8a454f0861af55
https://github.com/llvm/llvm-project/commit/fe90b6f656b1e5303f587569bd8a454f0861af55
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-05-04 (Sat, 04 May 2024)
Changed paths:
M libcxx/include/CMakeLists.txt
A libcxx/include/__chrono/zoned_time.h
M libcxx/include/chrono
M libcxx/modules/std/chrono.inc
M libcxx/test/libcxx/diagnostics/chrono.nodiscard.verify.cpp
A libcxx/test/std/time/time.zone/time.zone.zonedtraits/const_time_zone_default_zone.pass.cpp
A libcxx/test/std/time/time.zone/time.zone.zonedtraits/const_time_zone_locate_zone.pass.cpp
A libcxx/test/std/time/time.zone/time.zone.zonedtraits/types.compile.pass.cpp
Log Message:
-----------
[libc++][TZDB] Implements zoned_traits.
Implements parts of:
- P0355 Extending chrono to Calendars and Time Zones
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list