1. 7f584bb Drop an unjustified limitation from Type::isObjectType(). Fixes PR7801 and doesn't seem to break anything. by Sebastian Redl · 14 years ago
  2. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  3. 7c2342d When pretty-printing tag types, only print the tag if we're in C (and by John McCall · 14 years ago
  4. 6b2accb Improve access control diagnostics. Perform access control on member-pointer by John McCall · 15 years ago
  5. ed814cc Reset the found-virtual-base state unless the *current* base produces a path, by John McCall · 15 years ago
  6. 22c9240 Top-level const changes do not make a qualification conversion. Fixes PR6089. by Sebastian Redl · 15 years ago