llvm-project
bddac5ed
- [clang][bytecode] Try to avoid dtor functions in Record descriptors (#155396)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
118 days ago
[clang][bytecode] Try to avoid dtor functions in Record descriptors (#155396) We don't need to call the dtor fn of a record where all bases, fields and virtual bases have no dtor fn either.
References
#155396 - [clang][bytecode] Try to avoid dtor functions in Record descriptors
Author
tbaederr
Parents
1da95ada
Loading