Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add default values for function parameter chunks | Erik Verbruggen | 2017-07-19 | 1 | -1/+1 |
* | Fix FileCheck --check-prefix lines. | Tim Northover | 2013-08-12 | 1 | -1/+1 |
* | When provide code completions for a variadic Objective-C method | Douglas Gregor | 2010-08-31 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove RUN: true lines. | Daniel Dunbar | 2009-11-08 | 1 | -1/+0 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
* | Teach code-completion to introduce a ", ..." placeholder for variadic functions | Douglas Gregor | 2009-09-22 | 1 | -2/+2 |
* | Replace the -code-completion-dump option with | Douglas Gregor | 2009-09-22 | 1 | -3/+3 |
* | Introduce code completion strings, which describe how to *use* the | Douglas Gregor | 2009-09-18 | 1 | -0/+9 |