summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/ordinary-name.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix the mapping of vertical-space cursor kinds to produce a newline,Douglas Gregor2010-10-081-1/+1
* Make -code-completion-patterns only cover multi-line codeDouglas Gregor2010-05-281-29/+33
* Only enable code patterns (e.g., try { statements } catch (...) {Douglas Gregor2010-05-251-4/+4
* Do not produce semicolons at the end of code-completion resultsDouglas Gregor2010-04-061-9/+9
* Improve the sorting of code-completion results. We now always sort byDouglas Gregor2010-01-131-160/+161
* Improve code completion by introducing patterns for the various C andDouglas Gregor2010-01-101-0/+170
OpenPOWER on IntegriCloud