llvm-project
8f7dfc68 - [clang][bytecode] Call CheckLocalLoad in GetLocal (#152090)

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.
Author
Parents
Loading