diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-08-27 15:10:57 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-08-27 15:10:57 +0000 |
commit | 03d8aec611380d30ddb0659bb61be9289c3871b3 (patch) | |
tree | 2483610bd133f082346e7c12cf3b134fe9099555 /include/clang/Basic/SourceManager.h | |
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
Diffstat (limited to 'include/clang/Basic/SourceManager.h')
0 files changed, 0 insertions, 0 deletions