Commits

Ben Langmuir committed cb4b1b601bf
[FixCode] Apply #selector fixits 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