[all-commits] [llvm/llvm-project] 5e150b: [Support] Remove an unnecessary cast (NFC) (#151083)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 29 08:19:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e150bb78185b424a8e6e01aa2c4907dde409777
https://github.com/llvm/llvm-project/commit/5e150bb78185b424a8e6e01aa2c4907dde409777
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M llvm/lib/Support/Unix/Path.inc
Log Message:
-----------
[Support] Remove an unnecessary cast (NFC) (#151083)
NumRead is already of ssize_t.
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