Age | Commit message (Expand) | Author |
---|---|---|
2010-01-13 | Improve the sorting of code-completion results. We now always sort by | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-08 | Remove RUN: true lines. | Daniel Dunbar |
2009-11-08 | Eliminate &&s in tests. | Daniel Dunbar |
2009-09-22 | When code-completion finds a declaration only because it is usable as | Douglas Gregor |
2009-09-22 | Tweak the code-completion results ranking and formation, so that | Douglas Gregor |
2009-09-22 | Replace the -code-completion-dump option with | Douglas Gregor |
2009-09-18 | Handle using declarations and overload sets in code completion. | Douglas Gregor |
2009-09-18 | For code completion in C++ member access expressions and tag names, | Douglas Gregor |