summaryrefslogtreecommitdiffstats
path: root/clang/test/Index/complete-exprs.c
Commit message (Expand)AuthorAgeFilesLines
* Improve our handling of NULL after an escaping '\' in a stringDouglas Gregor2010-05-301-0/+5
* Improve parser recovery when we try to parse a call expression but theDouglas Gregor2010-05-301-0/+7
* Teach code completion to adjust its completion priorities based on theDouglas Gregor2010-05-301-5/+11
* Do not produce types as valid code completions when we're in anDouglas Gregor2010-05-281-1/+7
* Introduce priorities into the code-completion results.Douglas Gregor2010-05-261-2/+5
* Only enable code patterns (e.g., try { statements } catch (...) {Douglas Gregor2010-05-251-4/+4
* Perform code-completion within ParseCastExpression, which handles,Douglas Gregor2010-04-061-0/+15
OpenPOWER on IntegriCloud