[all-commits] [llvm/llvm-project] 2914ba: [libc++] Improve diagnostic when failing to parse ...

Louis Dionne via All-commits all-commits at lists.llvm.org
Sat Jan 11 11:17:46 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2914ba1c01fdc496082197abf7cd35e2af526634
      https://github.com/llvm/llvm-project/commit/2914ba1c01fdc496082197abf7cd35e2af526634
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2025-01-11 (Sat, 11 Jan 2025)

  Changed paths:
    M libcxx/src/experimental/tzdb.cpp
    M libcxx/test/libcxx/time/time.zone/time.zone.db/rules.pass.cpp
    M libcxx/test/libcxx/time/time.zone/time.zone.db/version.pass.cpp

  Log Message:
  -----------
  [libc++] Improve diagnostic when failing to parse the tzdb (#122125)

Providing the character that we failed on is helpful for figuring out
what's going wrong in the tzdb.



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