summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-declarators.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tweak code-completion result priorities, so that exact and similarDouglas Gregor2010-10-191-12/+12
* Synchronize globally-cached code completion results with the resultsDouglas Gregor2010-09-231-2/+6
* Code completion has no reason to prefer values over types, especiallyDouglas Gregor2010-09-201-1/+1
* Swap the priorities of constants and types, so that we prefer types.Douglas Gregor2010-09-161-1/+1
* Synchronize code-completion cursor kinds with indexing cursorDouglas Gregor2010-09-031-4/+4
* In code-completion contexts where both types and other values areDouglas Gregor2010-08-241-1/+1
* Introduce a new code-completion point when we're parsing aDouglas Gregor2010-08-231-0/+39
OpenPOWER on IntegriCloud