David Farler
789bd3749f
[Migrator] Use toLowercaseWord to lowercase SetterToProperty changes
...
Post-commit review follow-up:
This works better for properties that were all-caps, such as `URL`.
Thanks @harlanhaskins for the tip!
rdar://problem/32845968
2017-06-26 12:53:15 -07:00
Robert Widmann
71bf312a25
Migrate the rest of the tests to %empty-directory
2017-06-04 11:08:39 -07:00
Xi Ge
fa78d9259e
migrator/test: move all API diff data files to Inputs directory. NFC ( #10074 )
2017-06-02 14:20:35 -07:00
David Farler
a2f48ff8c2
[Migrator] Make performing a fix-it run return the instance used
...
This CompilerInstance will be used if a fix-it run created an
error-free AST that we can continue to use in the AST passes.
rdar://problem/31926195
2017-05-02 21:37:17 -07:00