[all-commits] [llvm/llvm-project] fbf8b8: [clang][Interp][NFC] Be more cautious about Block ...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Wed Jul 17 23:01:55 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fbf8b82cd02818c0888805bb39abbf550333bea6
https://github.com/llvm/llvm-project/commit/fbf8b82cd02818c0888805bb39abbf550333bea6
Author: Timm Bäder <tbaeder at redhat.com>
Date: 2024-07-18 (Thu, 18 Jul 2024)
Changed paths:
M clang/lib/AST/Interp/InterpBlock.cpp
M clang/lib/AST/Interp/InterpState.cpp
Log Message:
-----------
[clang][Interp][NFC] Be more cautious about Block initialization state
... when moving a Block to a DeadBlock. Only invoke the MoveFn if the
old block was initialized at all.
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