Commits

Joe Groff committed 6b64e6ca6d5
SILGen: Implement generic member access. Add visitors for GenericMemberRefExpr so that accessors to generic physical members with monomorphic types work. Access to members with generic types still requires proper archetype support. Access to logical properties currently breaks because of a bug in the generation of property method types. Swift SVN r3480