llvm-project
a53507fb
- [clang][bytecode] Fix a crash with covariant return types (#201354)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
33 days ago
[clang][bytecode] Fix a crash with covariant return types (#201354) `Context::collectBaseOffset()` will assert if the passed-in classes are the same.
References
#201354 - [clang][bytecode] Fix a crash with covariant return types
Author
tbaederr
Parents
70256dff
Loading