1. 6b2accb Improve access control diagnostics. Perform access control on member-pointer by John McCall · 15 years ago
  2. 4f9506a Access control for implicit destructor calls. Diagnostic could be orders of by John McCall · 15 years ago
  3. b13b737 Access checking for implicit user-defined conversions. by John McCall · 15 years ago
  4. 233a641 Access control for surrogate function calls. Required a moderately gross hack by John McCall · 15 years ago
  5. 41d8903 Access control for overloaded call operators. Not for surrogates yet, by John McCall · 15 years ago
  6. 5357b61 Access checking for overloaded operators. by John McCall · 15 years ago
  7. 2f51448 Implement access-check delays for out-of-line member definitions by John McCall · 15 years ago
  8. c373d48 Implement access control for overloaded functions. Suppress access control by John McCall · 15 years ago
  9. 92f8831 Implement elementary access control. by John McCall · 15 years ago
  10. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  11. 60fa3cf Implement access declarations. Most of the work here is parsing them, which by John McCall · 15 years ago