summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/overload-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improve diagnostic for redeclaring static member function. Fixes PR16382.Eli Friedman2013-06-191-1/+2
* Fix a regression from 171193: main cannot be overloaded.Rafael Espindola2013-01-121-0/+3
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Place constructors and destructors into the DeclContext of the class,Douglas Gregor2008-12-151-1/+5
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-8/+8
* Fix overloading of non-static member functions that differ in their cv-qualif...Douglas Gregor2008-11-211-3/+1
* Preliminary support for function overloadingDouglas Gregor2008-10-211-0/+29
OpenPOWER on IntegriCloud