llvm-project
83462156
- [clang][bytecode] Don't call ctor of primitive array elements (#151725)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
68 days ago
[clang][bytecode] Don't call ctor of primitive array elements (#151725) We don't do that for single primitive variables, so avoid it for primitive array elements as well.
References
#151725 - [clang][bytecode] Don't call ctor of primitive array elements
Author
tbaederr
Parents
41803a24
Loading