summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-super.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not add a colon chunk to the code completion of class inheritance access m...Erik Verbruggen2017-10-241-0/+5
* Don't include the ':' following code-completion suggestions forDouglas Gregor2012-04-101-0/+9
* Tweak code-completion result priorities, so that exact and similarDouglas Gregor2010-10-191-5/+5
* Get rid of the lame attempt to prioritize "void" functions atDouglas Gregor2010-09-201-2/+2
* Synchronize code-completion cursor kinds with indexing cursorDouglas Gregor2010-09-031-2/+2
* Implement the "call super" code completion for C++. If the virtualDouglas Gregor2010-08-271-0/+33
OpenPOWER on IntegriCloud