[all-commits] [llvm/llvm-project] 2d0902: [libc] Fix `size_t` and `unsigned long` mismatch o...

Connector Switch via All-commits all-commits at lists.llvm.org
Wed Mar 19 07:31:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2d090287712a650734397ef4642c7888fe239281
      https://github.com/llvm/llvm-project/commit/2d090287712a650734397ef4642c7888fe239281
  Author: Connector Switch <c8ef at outlook.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M libc/test/src/search/lsearch_test.cpp

  Log Message:
  -----------
  [libc] Fix `size_t` and `unsigned long` mismatch on riscv32 in test. (#132028)

Fix regression:
https://github.com/llvm/llvm-project/pull/131431#issuecomment-2735029529



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