Commits

Chris Lattner committed bf43c5cd49a
move getDeclCaptureKind to be a method on TypeConverter and simplify a bunch of clients of CaptureKind by having getDeclCaptureKind map address-only lets onto Box or NoEscape, instead of having all the clients do it. Swift SVN r24136