1. 1338122 Add context note to diagnostics that occur while declaring an implicit special member function. by Richard Smith · 9 years ago
  2. 5641233 Use the appropriate SourceLocation for the template backtrace when doing by Nick Lewycky · 12 years ago
  3. 8bf22e5 The declaration of a special member can require overload resolution to be by Richard Smith · 13 years ago
  4. 80f00ff Re-do R131114 without breaking code. by Alexis Hunt · 14 years ago
  5. caef9ab When looking for an entity's Scope, don't consider scopes that can't contain declarations. Fixes PR7594. by Sebastian Redl · 15 years ago
  6. 43314ab Allow classes to befriend implicitly-declared members. Fixes PR6207 for by John McCall · 15 years ago
  7. b93b606 When creating the implicitly-declared special member functions, be by Douglas Gregor · 15 years ago
  8. 8fbe78f Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 16 years ago
  9. 1f78b2b Diagnose declarations of implicit member functions. by Anders Carlsson · 16 years ago