1. 412e0cc When we see 'Class(X' or 'Class::Class(X' and we suspect that it names a by Richard Smith · 12 years ago
  2. 31fd2b7 For code such as: by Richard Trieu · 13 years ago
  3. ac5fd84 Continue parsing more postfix expressions, even after semantic by Douglas Gregor · 14 years ago
  4. 2d7d2d9 A field of incomplete type is sufficiently disruptive that we should mark by John McCall · 14 years ago
  5. d4eea83 Improve diagnostics when we fail to convert from a source type to a by Douglas Gregor · 14 years ago
  6. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  7. 9db7dbb Rework base and member initialization in constructors, with several by Douglas Gregor · 14 years ago
  8. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  9. 3307475 When overload resolution fails for an overloaded operator, show the by Douglas Gregor · 15 years ago
  10. 8593c78 Avoid using the built-in type checker for assignment in C++ when classes are involved. Patch by Vyacheslav Kononenko. by Sebastian Redl · 15 years ago