aboutsummaryrefslogtreecommitdiff
path: root/test/Index/complete-memfunc-cvquals.cpp
AgeCommit message (Expand)Author
2010-10-19Tweak code-completion result priorities, so that exact and similarDouglas Gregor
2010-09-20Get rid of the lame attempt to prioritize "void" functions atDouglas Gregor
2010-09-03Synchronize code-completion cursor kinds with indexing cursorDouglas Gregor
2010-08-27Suggest "const" and "volatile" code completions after a functionDouglas Gregor
2010-08-26When code-completing a potential call to a C++ non-static memberDouglas Gregor