swift
82adb8fc
- When generating IR for init_existential_addr, always cast to the (#2280)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
When generating IR for init_existential_addr, always cast to the (#2280) right type after allocation. Fixed rdar://25870973.
References
swift-2.2-branch
#2280 - Bitcast to the right type when allocating a buffer in init_existential_addr
Author
rjmccall
Committer
tkremenek
Parents
bb37a2e8
Loading