llvm-project
df8b7858
- [clang][bytecode] Narrow pointer in UO_Deref unary operators (#113089)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#113089 - [clang][bytecode] Narrow pointer in UO_Deref unary operators
Author
tbaederr
Parents
d80b9cf7
Loading