Commits

Michael Gottesman committed 652b5aeeea6
Add a verifier check to make sure that functions that have a function signature that should have a self parameter coming out of SILGen actually do so. This was discovered while I was refactoring SILGen convention code. Swift SVN r23611