[all-commits] [llvm/llvm-project] c2640d: [libc++][TZDB] Implements zoned_time's operator==.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Jul 10 05:26:15 PDT 2024
Branch: refs/heads/users/mordante/zoned_time__operator==
Home: https://github.com/llvm/llvm-project
Commit: c2640df8e10eec183cf4972d1465cad4c5789c34
https://github.com/llvm/llvm-project/commit/c2640df8e10eec183cf4972d1465cad4c5789c34
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M libcxx/docs/Status/SpaceshipProjects.csv
M libcxx/include/__chrono/zoned_time.h
M libcxx/include/chrono
M libcxx/test/std/numerics/bit/bitops.rot/rotl.pass.cpp
A libcxx/test/std/time/time.zone/time.zone.zonedtime/time.zone.zonedtime.nonmembers/eq.pass.cpp
Log Message:
-----------
[libc++][TZDB] Implements zoned_time's operator==.
Implements parts of:
- P0355 Extending to chrono Calendars and Time Zones
- P1614R2 The Mothership has Landed
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