1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. edcf511 Add a testcase for PR7434, which is a bug we no longer appear to have. by Richard Smith · 11 years ago
  3. 2ec2b84 Implement DR85: Redeclaration of member is forbidden by David Majnemer · 11 years ago
  4. cad7e43 Implement DR580: access checks for template parameters of a class template are by Richard Smith · 11 years ago
  5. 2fe9b7f Modify how the -verify flag works. Currently, the verification string and by Richard Trieu · 13 years ago
  6. 44e067b Set a member's access specifier even if it doesn't match the previous specifier. by John McCall · 15 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 4cbe82c Set the access specifier for templates inside classes. by Anders Carlsson · 16 years ago
  9. 5071345 Check that the access specifier of a member redeclaration is the same as the original declaration. by Anders Carlsson · 16 years ago