Skip to content
Snippets Groups Projects
Commit 6fc0413e authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Add a super-cool code completion for send-to-super. When we're typing

a message send to "super" from a method that appears to be meant to
override a superclass method (same kind, same selector, same argument
types), provide a "super" completion that fills in the selector along
with forwarding the method's arguments (as placeholders).

llvm-svn: 112263
parent c0b36921
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment