Commits

Dmitri Hrybenko committed de2064a83f0
@objc diagnostics: highlight source range of the variable type Introduced VarDecl::getTypeSourceRangeForDiagnostics(), which is not precise right now; it just highlights the type source range of the typed pattern. Filed rdar://15441111 to improve it in future. Swift SVN r10344