[all-commits] [llvm/llvm-project] 86dc93: [libc++][TZDB] Implements zoned_time's operator==.
Mark de Wever via All-commits
all-commits at lists.llvm.org
Tue Jun 11 09:33:52 PDT 2024
Branch: refs/heads/users/mordante/zoned_time__operator==
Home: https://github.com/llvm/llvm-project
Commit: 86dc932d92a960a102a60801419c8d0624f197aa
https://github.com/llvm/llvm-project/commit/86dc932d92a960a102a60801419c8d0624f197aa
Author: Mark de Wever <koraq at xs4all.nl>
Date: 2024-06-11 (Tue, 11 Jun 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