Commits

Arnold Schwaighofer committed d892d5159e8
FuncSigOpts: Change the calling conv from method to freestanding if we change self We could explode or dce the argument. Make sure we change the calling convention of the specialized method if we do so. rdar://19733030 Swift SVN r25030