summaryrefslogtreecommitdiff
path: root/test/Index/complete-declarators.cpp
AgeCommit message (Expand)Author
2010-10-19Tweak code-completion result priorities, so that exact and similarDouglas Gregor
2010-09-23Synchronize globally-cached code completion results with the resultsDouglas Gregor
2010-09-20Code completion has no reason to prefer values over types, especiallyDouglas Gregor
2010-09-16Swap the priorities of constants and types, so that we prefer types.Douglas Gregor
2010-09-03Synchronize code-completion cursor kinds with indexing cursorDouglas Gregor
2010-08-24In code-completion contexts where both types and other values areDouglas Gregor
2010-08-23Introduce a new code-completion point when we're parsing aDouglas Gregor