"...lib/Transforms/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "7ec5085e0158276fe4d918f212ff9919c6d11f59"
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
Loading
Please register or sign in to comment