llvm-project
3841e7d8
- [clang][bytecode] Don't call getThis() on the bottom function frame (#169044)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
172 days ago
[clang][bytecode] Don't call getThis() on the bottom function frame (#169044) We can't access the calling frame in that case. Fixes https://github.com/llvm/llvm-project/issues/169032
References
#169044 - [clang][bytecode] Don't call getThis() on the bottom function frame
Author
tbaederr
Parents
89189218
Loading