1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. afb4918 The declaration of a special member can require overload resolution to be by Richard Smith · 12 years ago
  3. f961ea5 Re-do R131114 without breaking code. by Sean Hunt · 13 years ago
  4. cddc69f When looking for an entity's Scope, don't consider scopes that can't contain declarations. Fixes PR7594. by Sebastian Redl · 14 years ago
  5. 3d04336 Allow classes to befriend implicitly-declared members. Fixes PR6207 for by John McCall · 14 years ago
  6. 6275e0c When creating the implicitly-declared special member functions, be by Douglas Gregor · 14 years ago
  7. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  8. 5c478cf Diagnose declarations of implicit member functions. by Anders Carlsson · 15 years ago