Commits

Doug Gregor committed d79b1758c18
Add getter/setter type computations to VarDecl and SubscriptDecl. Use the getter type computation for dynamic subscript references so that we can handle optional subscripts in protocols properly. Swift SVN r9975