Age | Commit message (Expand) | Author |
---|---|---|
2012-11-29 | The declaration of a special member can require overload resolution to be | Richard Smith |
2011-05-10 | Re-do R131114 without breaking code. | Sean Hunt |
2010-07-08 | When looking for an entity's Scope, don't consider scopes that can't contain ... | Sebastian Redl |
2010-04-13 | Allow classes to befriend implicitly-declared members. Fixes PR6207 for | John McCall |
2010-04-12 | When creating the implicitly-declared special member functions, be | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-04 | Diagnose declarations of implicit member functions. | Anders Carlsson |