[all-commits] [llvm/llvm-project] cf6b33: libcxx: Bring back unsigned return from wcstoull_l

Christoph Schlosser via All-commits all-commits at lists.llvm.org
Sat Jul 8 04:54:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf6b3315f22acaef99dd2b99dc7a47c6231ed294
      https://github.com/llvm/llvm-project/commit/cf6b3315f22acaef99dd2b99dc7a47c6231ed294
  Author: Christoph Schlosser <cschlosser at google.com>
  Date:   2023-07-08 (Sat, 08 Jul 2023)

  Changed paths:
    M libcxx/include/__support/musl/xlocale.h

  Log Message:
  -----------
  libcxx: Bring back unsigned return from wcstoull_l

Got removed here:
21d9282ae2b6e1e7dfbabfd87f6208c3bdff8ea4#diff-e41832b8aa26da45585a57c5111531f2e1d07e91a67c4f8bf1cd6d566ae45a2bR40

Reviewed By: #libc, philnik

Differential Revision: https://reviews.llvm.org/D148056




More information about the All-commits mailing list