[all-commits] [llvm/llvm-project] 218537: [CAS] Remove redundant casts (NFC) (#169002)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Nov 21 09:09:16 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2185379528cb3d7f29c3eca1501fec2121fd1c02
      https://github.com/llvm/llvm-project/commit/2185379528cb3d7f29c3eca1501fec2121fd1c02
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-11-21 (Fri, 21 Nov 2025)

  Changed paths:
    M llvm/include/llvm/CAS/OnDiskTrieRawHashMap.h

  Log Message:
  -----------
  [CAS] Remove redundant casts (NFC) (#169002)

FileOffset::get already returns uint64_t.

Identified with readability-redundant-casting.



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