Commits

Michael Gottesman committed 635a79747a7
Change TypeConverter::getAbstractCC() to use a covered switch on SILDeclRef::Kind when determining the AbstractCC to use. Also fix DefaultArgGenerator so that it is Freestanding instead of Method. <rdar://problem/19111298> Swift SVN r23610