Commits

Michael Gottesman committed 6fdf2a2a2f5
[silgen] Add support for emitting guaranteed self behind the flag -enable-guaranteed-self. This does not have any tests since I am going to start going through SILGen tests and updating them for guaranteed self as the appropriate tests. *NOTE* There is more work to be done in terms of thunks, but the basic functionality is done. rdar://15729033 Swift SVN r23653