llvm-project
9e755445 - [clang][bytecode] Create implicit variables for wider base types (#156658)

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