Commits

Chris Lattner committed a49dfe2b3af
Start setting 'self' as a rvalue instead of an rvalue. First up are property and subscript getters which have no explicit FuncDecl for the getter. I'm not exactly sure where these come from, but they look like something the clang importer is producing in some cases. Swift SVN r11642