llvm-project
1d1fe29d
- [clang][bytecode][NFC] assert(Func) in InterpFrame ctor (#220284)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[clang][bytecode][NFC] assert(Func) in InterpFrame ctor (#220284) `Func` is only null for the bottom frame, which we create using another constructor.
References
#220284 - [clang][bytecode][NFC] assert(Func) in InterpFrame ctor
Author
tbaederr
Parents
df357e78
Loading