Commits

Doug Gregor committed c0e85cecc18
[Swift 3 Migration] Add initial Swift 3 migration pass. When -swift3-migration is passed to the front end, perform the transformations specified by the @swift3_migration attribute. For now, we support renaming in a number of places in the AST. More transformations and better coverage to come.