summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/function.c
Commit message (Expand)AuthorAgeFilesLines
* 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