llvm-project
df8b7858 - [clang][bytecode] Narrow pointer in UO_Deref unary operators (#113089)

Commit
1 year ago
[clang][bytecode] Narrow pointer in UO_Deref unary operators (#113089) Otherwise we treat this like an array element even though we should treat it as a single object.
Author
Parents
Loading