[all-commits] [llvm/llvm-project] 38b9c6: [clang][bytecode] Remove needless global check (#1...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jul 11 06:47:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 38b9c660a7a3b8947b23acc344521d770c340e48
https://github.com/llvm/llvm-project/commit/38b9c660a7a3b8947b23acc344521d770c340e48
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M clang/lib/AST/ByteCode/Interp.cpp
Log Message:
-----------
[clang][bytecode] Remove needless global check (#148163)
Remove the call to D->hasGlobalStorage(), since we never reach this
point for local variables.
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