swift
075ae58c - [Migrator] Don't take var -> let fix-it

Commit
8 years ago
[Migrator] Don't take var -> let fix-it This isn't generally useful for Swift 4 migration and in some cases can result in code that doesn't compile, like `for let i in ...`. rdar://problem/32390791 rdar://problem/32390726
Author
Committer
Parents
Loading