Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix FileCheck --check-prefix lines. | Tim Northover | 2013-08-12 | 1 | -1/+1 |
* | Improve the sorting of code-completion results. We now always sort by | Douglas Gregor | 2010-01-13 | 1 | -6/+6 |
* | 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 |
* | Tweak the code-completion results ranking and formation, so that | Douglas Gregor | 2009-09-22 | 1 | -1/+1 |
* | Replace the -code-completion-dump option with | Douglas Gregor | 2009-09-22 | 1 | -4/+3 |
* | C++ code completion after the "operator" keyword. Provide overloaded | Douglas Gregor | 2009-09-18 | 1 | -0/+19 |