1. 931a4fe Fix FileCheck --check-prefix lines. by Tim Northover · 11 years ago
  2. 8ca7208 Provide result types for code completions that describe built-in by Douglas Gregor · 13 years ago
  3. f957843 When performing code completion for a case statement in a switch whose by Douglas Gregor · 14 years ago
  4. ab0b4f1 Improve the sorting of code-completion results. We now always sort by by Douglas Gregor · 15 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  7. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  8. 119fa68 Clean up the CodeCompletion testsuite's use of FileCheck by Douglas Gregor · 15 years ago
  9. b657f11 Replace the -code-completion-dump option with by Douglas Gregor · 15 years ago
  10. 3e1005f Code completion for "case" statements within a switch on an expression by Douglas Gregor · 15 years ago