aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/overload-decl.cpp
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-12-15Place constructors and destructors into the DeclContext of the class,Douglas Gregor
2008-11-23Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner
2008-11-21Fix overloading of non-static member functions that differ in their cv-qualif...Douglas Gregor
2008-10-21Preliminary support for function overloadingDouglas Gregor