summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-templates.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the lame attempt to prioritize "void" functions atDouglas Gregor2010-09-201-1/+1
| | | | | | | statement context; it really isn't helpful in practice (remember printf!) and we'll be doing other adjustments for statements very soon. llvm-svn: 114358
* Synchronize code-completion cursor kinds with indexing cursorDouglas Gregor2010-09-031-0/+19
kinds. How shameful that this code was duplicated! llvm-svn: 113033
OpenPOWER on IntegriCloud