[all-commits] [llvm/llvm-project] f3111c: [clang][bytecode][NFC] Remove a useless cast
Timm Baeder via All-commits
all-commits at lists.llvm.org
Thu Sep 26 00:44:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f3111cc77bea8d4f6b3ca90ee5457cff5faeb3fc
https://github.com/llvm/llvm-project/commit/f3111cc77bea8d4f6b3ca90ee5457cff5faeb3fc
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M clang/lib/AST/ByteCode/MemberPointer.cpp
Log Message:
-----------
[clang][bytecode][NFC] Remove a useless cast
getDecl() now always returns a ValueDecl.
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