swift
fa70442b
- IRGen: Remove suspiciously looking (duplicate) logic
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
IRGen: Remove suspiciously looking (duplicate) logic This should be computed by SignatureExpansion in a more correct way. The code here seems suspiciously off in the case we have both a direct return result and one indirect return result.
References
#61232 - IRGen: Pass the elementType of pointers through to operations
Author
aschwaighofer
Committer
aschwaighofer
Parents
d810b0f7
Loading