summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/fntype-decl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-2/+2
* Simplify and correct the check for function redefinitions. This does two things:Douglas Gregor2008-10-291-2/+7
* When destroying a translation unit, deallocate its owned declarations in reve...Douglas Gregor2008-10-271-0/+10
* PR2942: FunctionDecls by typedef crash the C++ front-endDouglas Gregor2008-10-241-0/+5
OpenPOWER on IntegriCloud