Commits

Jordan Rose committed 41894742b0a
Handle trailing closures when renaming argument labels. Fixes 797260939 to not crash when all argument labels match except for the missing label of a trailing closure. (This is specifically for the fix-it generated for calling an unavailable-and-renamed API, not for just getting the argument labels wrong in a normal call.) rdar://problem/26234493