| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change the 'declared at' diagnostic to say 'declared here'. | Anders Carlsson | 2010-04-23 | 1 | -1/+1 |
| * | Warn about non-aggregate classes with no user-declared constructors | Douglas Gregor | 2010-04-15 | 1 | -2/+4 |
| * | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Add additional note to mark the cause of synthesized constructors. Mark | Eli Friedman | 2009-11-09 | 1 | -1/+1 |
| * | Unify the codepaths used to verify base and member initializers for explicitly | Eli Friedman | 2009-11-09 | 1 | -2/+2 |
| * | Remove previous patch for pr5296 due to further clarification | Fariborz Jahanian | 2009-11-03 | 1 | -16/+3 |
| * | Generate constructor for value-initialization cases, even if the | Fariborz Jahanian | 2009-10-27 | 1 | -0/+23 |

