llvm-project
0e5f9f67
- [clang][bytecode] Keep a list of initializing blocks in InterpState (#148120)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
73 days ago
[clang][bytecode] Keep a list of initializing blocks in InterpState (#148120) So we can know what blocks we're currently running constructors or destructors for.
References
#148120 - [clang][bytecode] Keep a list of initializing blocks in InterpState
Author
tbaederr
Parents
a9102f56
Loading