1. 526d244 [libclang] Remove the ParentKind cursor kind from code-completion results. by Argyrios Kyrtzidis · 12 years ago
  2. ba10306 Introduce a new libclang API to determine the parent context of a code by Douglas Gregor · 12 years ago
  3. ab795d6 Tweak this test to test more directly what we want, and hopefully work around the brokenness of code completion under -fdelayed-template-parsing by Douglas Gregor · 13 years ago
  4. fa43c97 Minor tweak to test by Douglas Gregor · 13 years ago
  5. 8ca7208 Provide result types for code completions that describe built-in by Douglas Gregor · 13 years ago
  6. a50216c Add code completions for C++0x expressions by Douglas Gregor · 13 years ago
  7. c6daf0b When printing a qualified type, look through a substituted template by Douglas Gregor · 13 years ago
  8. 4706e87 When Parser::ParseExpressionList isn't given a completer, fall back to by Douglas Gregor · 13 years ago
  9. 9b0ba87 Teach code completion not to include out-of-line declarations and by Douglas Gregor · 14 years ago
  10. 6f942b2 Add code completion for C++ constructors wherever we see the class (or by Douglas Gregor · 14 years ago