swift
296ce3f3
- AST: Remove hack-around for getInterfaceType() on ParamDecl returning InOutType
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
AST: Remove hack-around for getInterfaceType() on ParamDecl returning InOutType Most callers did not want the InOutType here, and checked the ParamDecl's flags instead.
References
#17043 - Remove some usages of InOutType
Author
slavapestov
Committer
slavapestov
Parents
02cf20bc
Loading