1. 8e8fb3b Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. by Andy Gibbs · 12 years ago
  2. 8bddeb5 When computing the effective context for access control, by John McCall · 12 years ago
  3. 63f5578 My original patch missed the virtual-base case for destroying by John McCall · 12 years ago
  4. 12d8d80 Fix the access check performed as part of the determination of whether by John McCall · 12 years ago
  5. b9abd872 Fix several problems with protected access control: by John McCall · 12 years ago
  6. ac57f0b The effective context of a friend function is its lexical context. Fixes PR9103. by Douglas Gregor · 13 years ago
  7. fe24e05 Add a quick-and-dirty hack to give a better diagnostic for [class.protected] by John McCall · 14 years ago
  8. 326c8c7 That's not the right direction to compute notional accessibility in at all. by John McCall · 14 years ago
  9. 8c77bcb When checking access control for an instance member access on by John McCall · 14 years ago
  10. 76ef658 When we complain about a member being inaccessible due to a constraint by Douglas Gregor · 14 years ago
  11. 7002f4c Turn access control on by default in -cc1. by John McCall · 14 years ago
  12. 161755a Implement the protected access restriction ([class.protected]), which requires by John McCall · 14 years ago