llvm-project
9e755445
- [clang][bytecode] Create implicit variables for wider base types (#156658)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 days ago
[clang][bytecode] Create implicit variables for wider base types (#156658) If we create an implicit local variable for a derived-to-base cast, we still should allocate enough space for the entire derived type. Fixes #156219
References
#156658 - [clang][bytecode] Create implicit variables for wider base types
Author
tbaederr
Parents
1b47135c
Loading