[all-commits] [llvm/llvm-project] 156531: [Serialization] Remove an unnecessary cast (NFC) (...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 6 19:06:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15653108b11ebd29004f2fba44a5c757b8a7efa8
https://github.com/llvm/llvm-project/commit/15653108b11ebd29004f2fba44a5c757b8a7efa8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M clang/lib/Serialization/ASTReader.cpp
Log Message:
-----------
[Serialization] Remove an unnecessary cast (NFC) (#147204)
IndexFromEnd is already of int.
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