summaryrefslogtreecommitdiffstats
path: root/test/Index/complete-memfunc-cvquals.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tweak code-completion result priorities, so that exact and similarDouglas Gregor2010-10-191-20/+20
* Get rid of the lame attempt to prioritize "void" functions atDouglas Gregor2010-09-201-8/+8
* Synchronize code-completion cursor kinds with indexing cursorDouglas Gregor2010-09-031-16/+16
* Suggest "const" and "volatile" code completions after a functionDouglas Gregor2010-08-271-0/+8
* When code-completing a potential call to a C++ non-static memberDouglas Gregor2010-08-261-0/+78