Age | Commit message (Expand) | Author |
---|---|---|
2013-01-12 | Fix a regression from 171193: main cannot be overloaded. | Rafael Espindola |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-12-15 | Place constructors and destructors into the DeclContext of the class, | Douglas Gregor |
2008-11-23 | Make all the 'redefinition' diagnostics more consistent, and make the | Chris Lattner |
2008-11-21 | Fix overloading of non-static member functions that differ in their cv-qualif... | Douglas Gregor |
2008-10-21 | Preliminary support for function overloading | Douglas Gregor |