summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeCompletion/ordinary-name.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Tests] Modified Lit Tests to be C++11 compatibileCharles Li2015-08-271-5/+5
* Provide result types for code completions that describe built-inDouglas Gregor2011-10-181-19/+19
* Don't suggest dynamic_cast or typeid as code completion results whenDouglas Gregor2011-04-121-2/+56
* 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