commit | 03d8aec611380d30ddb0659bb61be9289c3871b3 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Aug 27 15:10:57 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Aug 27 15:10:57 2010 +0000 |
tree | 2483610bd133f082346e7c12cf3b134fe9099555 | |
parent | b1e03539b8c636d06d7b35cb20a5335e4ed1543b [diff] |
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). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@112263 91177308-0d34-0410-b5e6-96231b3b80d8