[all-commits] [llvm/llvm-project] 2d2553: [libc++][TZDB] Adds zoned_time deduction guides.

Mark de Wever via All-commits all-commits at lists.llvm.org
Tue Jun 11 09:31:06 PDT 2024


  Branch: refs/heads/users/mordante/zoned_time__deduction_guides
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d255301fcb3ade2b4a39810355c070b659f3b21
      https://github.com/llvm/llvm-project/commit/2d255301fcb3ade2b4a39810355c070b659f3b21
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-06-11 (Tue, 11 Jun 2024)

  Changed paths:
    M libcxx/docs/Status/Cxx20Issues.csv
    M libcxx/include/__chrono/zoned_time.h
    A libcxx/test/std/time/time.zone/time.zone.zonedtime/deduction.pass.cpp

  Log Message:
  -----------
  [libc++][TZDB] Adds zoned_time deduction guides.


Completes
- LWG3232 Inconsistency in zoned_time  deduction guides
- LWG3294 zoned_time  deduction guides misinterprets stringchar*

Implements parts of:
- P0355 Extending to chrono 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