Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-08-12 | Fix FileCheck --check-prefix lines. | Tim Northover | 1 | -1/+1 |
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 1 | -5/+5 |
2010-01-13 | Improve the sorting of code-completion results. We now always sort by | Douglas Gregor | 1 | -5/+5 |
2009-12-18 | Extend code-completion results with the type of each result | Douglas Gregor | 1 | -5/+5 |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 1 | -1/+1 |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar | 1 | -1/+0 |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar | 1 | -1/+1 |
2009-09-24 | Clean up the CodeCompletion testsuite's use of FileCheck | Douglas Gregor | 1 | -4/+4 |
2009-09-22 | Replace the -code-completion-dump option with | Douglas Gregor | 1 | -15/+15 |
2009-09-21 | Enhance "case" code completion in C++ to suggest qualified names for | Douglas Gregor | 1 | -0/+29 |