[all-commits] [llvm/llvm-project] e4d478: [Bitstream] Remove unnecessary casts (NFC) (#151441)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jul 31 07:31:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e4d47832a136267482dc6c0b8769e70be0a94b5b
https://github.com/llvm/llvm-project/commit/e4d47832a136267482dc6c0b8769e70be0a94b5b
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M llvm/include/llvm/Bitstream/BitstreamWriter.h
Log Message:
-----------
[Bitstream] Remove unnecessary casts (NFC) (#151441)
getNumOperandInfos() already returns unsigned.
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