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