Commits

Chris Willmore committed ee342c15c44
<rdar://problem/19770981> Swift doesn't recognize that NSString has been as! converted to String and continually suggests conversion If appending 'as T' to an expression in a fixit, also suggest parentheses around the resulting expression if it would otherwise be parsed incorrectly. Swift SVN r25168