[all-commits] [llvm/llvm-project] 39cf88: [libc][stdlib] Change old unsigned short variables...

PiJoules via All-commits all-commits at lists.llvm.org
Mon Jun 10 20:19:45 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 39cf8803391e695c7ec3a85fc1b2c4622f52b481
      https://github.com/llvm/llvm-project/commit/39cf8803391e695c7ec3a85fc1b2c4622f52b481
  Author: PiJoules <6019989+PiJoules at users.noreply.github.com>
  Date:   2024-06-10 (Mon, 10 Jun 2024)

  Changed paths:
    M libc/src/stdlib/freelist.h

  Log Message:
  -----------
  [libc][stdlib] Change old unsigned short variables to size_t (#95065)

They were assigned from calls to find_chunk_ptr_for_size which return
size_t now.



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