[all-commits] [llvm/llvm-project] 75b989: [Support] Remove an unnecessary cast (NFC) (#147548)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Tue Jul 8 12:47:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75b989ec73ea7645e9044fd03929663cea12b964
https://github.com/llvm/llvm-project/commit/75b989ec73ea7645e9044fd03929663cea12b964
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/lib/Support/JSON.cpp
Log Message:
-----------
[Support] Remove an unnecessary cast (NFC) (#147548)
I is already of int64_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