Age | Commit message (Expand) | Author |
---|---|---|
2010-03-10 | When pretty-printing tag types, only print the tag if we're in C (and | John McCall |
2009-12-18 | Switch the initialization required by return statements over to the | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-12-09 | Reimplement reference initialization (C++ [dcl.init.ref]) using the | Douglas Gregor |
2009-10-14 | Handle ambiguity of reference initialization. | Fariborz Jahanian |