swift
f6c07732
- [AddressLowering] Set new ParamDecl's specifier.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[AddressLowering] Set new ParamDecl's specifier. It's required that ParamDecl's that are synthesized have a specifier set. Set it to InOut, matching SILGen's behavior in emitIndirectResultParameters.
References
#62149 - [AddressLowering] Fix synthesized ParamDecl.
Author
nate-chandler
Committer
nate-chandler
Parents
153b1ac8
Loading