Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the 'declared at' diagnostic to say 'declared here'. | Anders Carlsson | 2010-04-23 | 1 | -4/+4 |
* | Factor code to initialize an implicit member out into a separate function. | Anders Carlsson | 2010-04-23 | 1 | -1/+1 |
* | When pretty-printing tag types, only print the tag if we're in C (and | John McCall | 2010-03-10 | 1 | -4/+4 |
* | Rework base and member initialization in constructors, with several | Douglas Gregor | 2010-01-31 | 1 | -4/+3 |
* | improve diagnostics for case when a field type is unknown by | Chris Lattner | 2009-12-31 | 1 | -0/+10 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -5/+5 |
* | Issue diagnostics in variety of situations involving | Fariborz Jahanian | 2009-09-03 | 1 | -0/+22 |