aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/fntype-decl.cpp
AgeCommit message (Expand)Author
2008-11-23Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner
2008-10-29Simplify and correct the check for function redefinitions. This does two things:Douglas Gregor
2008-10-27When destroying a translation unit, deallocate its owned declarations in reve...Douglas Gregor
2008-10-24PR2942: FunctionDecls by typedef crash the C++ front-endDouglas Gregor