Commits

Chris Lattner committed 443af4ad911
In the deprecation warnings for ++/-- on index types, emit a fixit hint to rewrite into the correct call to .successor() or .predecessor(). This wraps up <rdar://problem/23708702> Emit deprecation warnings for ++/-- in Swift 2.2