[all-commits] [llvm/llvm-project] 7ec00b: [libc++][TZDB] Implements zoned_time's operator==.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Wed Jul 10 05:42:50 PDT 2024
Branch: refs/heads/users/mordante/zoned_time__operator==
Home: https://github.com/llvm/llvm-project
Commit: 7ec00b6230185f8fa939607e92cb88c8d68c4c81
https://github.com/llvm/llvm-project/commit/7ec00b6230185f8fa939607e92cb88c8d68c4c81
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
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