[all-commits] [llvm/llvm-project] 6b8d07: [clang][bytecode] Return failure for dead non-temp...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri Jan 31 11:06:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6b8d076b1f0a00341945ed25626eaec099422982
https://github.com/llvm/llvm-project/commit/6b8d076b1f0a00341945ed25626eaec099422982
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2025-01-31 (Fri, 31 Jan 2025)
Changed paths:
M clang/lib/AST/ByteCode/EvalEmitter.cpp
Log Message:
-----------
[clang][bytecode] Return failure for dead non-temporary pointers (#125247)
... even when we're not performing a lvalue-to-rvalue conversion.
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