[all-commits] [llvm/llvm-project] 8fe205: [Serialization] Remove an unnecessary cast (NFC) (...
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Thu Jul 3 22:04:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8fe205d31695e43b31f0d5334384cc297e440571
https://github.com/llvm/llvm-project/commit/8fe205d31695e43b31f0d5334384cc297e440571
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M clang/lib/Serialization/ASTReader.cpp
Log Message:
-----------
[Serialization] Remove an unnecessary cast (NFC) (#146986)
Lambda is already of CXXRecordDecl *.
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