summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/function.c
Commit message (Expand)AuthorAgeFilesLines
* Note the Radar number that corresponds to PR3137Douglas Gregor2009-02-041-1/+1
* Test for PR3137.Eli Friedman2009-02-041-0/+10
* Handle any undeclared parameters in a K&R-style function with aDouglas Gregor2009-01-231-0/+4
* Merge function-return.c into function.cChris Lattner2008-12-181-0/+7
* diagnose C99 6.9.1p5, C arguments in definitions that are lackingChris Lattner2008-12-171-0/+3
* Make all the 'redefinition' diagnostics more consistent, and make the Chris Lattner2008-11-231-4/+4
* Fix handling of implicit int, resolving PR2012 and reverting (andChris Lattner2008-04-051-1/+1
* Fix PR2042. One remaining issue: we don't currently diagnoseChris Lattner2008-02-171-0/+4
* Get rid of outdated code that masks type errors. Fixes PR2036.Eli Friedman2008-02-151-0/+2
* Fix PR1999, by emitting a hard error only if an argument declarator is comple...Chris Lattner2008-02-101-5/+5
* Fix a bogus testChris Lattner2008-01-311-0/+10
* Tighten up ASTContext::typesAreCompatible()...it needs to make sure the quali...Steve Naroff2008-01-291-1/+4
* Fix bz1950. ASTContext::functionTypesAreCompatible() needs to operate on the ...Steve Naroff2008-01-291-0/+3
* Fix ASTContext::typesAreCompatible when analyzing a function type with Chris Lattner2008-01-141-0/+4
* When promoting array to pointer for argument, don't lose type qualifiers.Chris Lattner2008-01-021-0/+5
OpenPOWER on IntegriCloud