llvm-project
8f7dfc68
- [clang][bytecode] Call CheckLocalLoad in GetLocal (#152090)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
53 days ago
[clang][bytecode] Call CheckLocalLoad in GetLocal (#152090) I forgot to call this here as well. It was only used in the EvalEmitter implementation of the function. Also fix a problem where we didn't diagnose out-of-lifetime reads here.
References
#152090 - [clang][bytecode] Call CheckLocalLoad in GetLocal
Author
tbaederr
Parents
95d9e8af
Loading