[all-commits] [llvm/llvm-project] 0c9440: [clang][bytecode] Reject bitcasts of objc block po...
Timm Baeder via All-commits
all-commits at lists.llvm.org
Fri May 29 20:46:56 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c94404f2135d3e6f34388d8118ddb64d27f3c02
https://github.com/llvm/llvm-project/commit/0c94404f2135d3e6f34388d8118ddb64d27f3c02
Author: Timm Baeder <tbaeder at redhat.com>
Date: 2026-05-30 (Sat, 30 May 2026)
Changed paths:
M clang/lib/AST/ByteCode/InterpBuiltinBitCast.cpp
A clang/test/AST/ByteCode/blocks.cpp
Log Message:
-----------
[clang][bytecode] Reject bitcasts of objc block pointers (#200397)
They are unsupported and will hopefully always be.
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