Skip to content
Commit ac322ec9 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement the "call super" code completion for C++. If the virtual

member function you're typing in overrides another virtual function,
this fills in a (qualified!) call to that virtual function to make
such delegation easy.

llvm-svn: 112294
parent ccd570da
Loading
Loading
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