mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
These are very useful fixits for migration. Note: this applies the fixits for selectors that are actually found, but not the one that wraps an arbitrary string literal in Selector(...), because that one indicates a possibly missing selector that the user should review. rdar://problem/26678232