[all-commits] [llvm/llvm-project] 9d8a1b: [Sema] Remove an unnecessary cast (NFC) (#147203)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sun Jul 6 21:06:55 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d8a1bec2b55dfc21b84202bb0d1a4e04c8470e8
https://github.com/llvm/llvm-project/commit/9d8a1bec2b55dfc21b84202bb0d1a4e04c8470e8
Author: Kazu Hirata <kazu at google.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M clang/lib/Sema/SemaSPIRV.cpp
Log Message:
-----------
[Sema] Remove an unnecessary cast (NFC) (#147203)
StorageClass is already of spirv::StorageClass.
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