summaryrefslogtreecommitdiff
path: root/test/Index/complete-stmt.c
AgeCommit message (Expand)Author
2015-06-24Replace __double_underscored type nullability qualifiers with _Uppercase_unde...Douglas Gregor
2015-06-19Code completion for nullability type specifiers.Douglas Gregor
2013-01-31When code completing in a statement, parenthesized expression, orDouglas Gregor
2012-02-16If code completion patterns are not enabled, use simpler else/else ifDouglas Gregor
2011-07-30Add code completion to produce "else" blocks after an "if"Douglas Gregor