llvm-project
3841e7d8 - [clang][bytecode] Don't call getThis() on the bottom function frame (#169044)

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