[all-commits] [llvm/llvm-project] 5ba9e6: [libc++][TZDB] Implements time zone get_info(local...

Mark de Wever via All-commits all-commits at lists.llvm.org
Wed Apr 24 09:24:39 PDT 2024


  Branch: refs/heads/users/mordante/get_info_local_time
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ba9e6ec646bc4cc1408c5f70dcbbe98bbe0702a
      https://github.com/llvm/llvm-project/commit/5ba9e6ec646bc4cc1408c5f70dcbbe98bbe0702a
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M libcxx/include/__chrono/time_zone.h
    M libcxx/include/chrono
    M libcxx/src/time_zone.cpp
    M libcxx/test/libcxx/diagnostics/chrono.nodiscard.verify.cpp
    A libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/get_info.local_time.pass.cpp

  Log Message:
  -----------
  [libc++][TZDB] Implements time zone get_info(local_time).

Implements parts of:
- P0355 Extending to Calendars and Time Zones


  Commit: 827d11e9494b5a1e0c5e535f8e9a5b63e72cea42
      https://github.com/llvm/llvm-project/commit/827d11e9494b5a1e0c5e535f8e9a5b63e72cea42
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M libcxx/src/time_zone.cpp

  Log Message:
  -----------
  Address review comments.


Compare: https://github.com/llvm/llvm-project/compare/ed7053e22620...827d11e9494b

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