aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Sema/function.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-10Creating 2.3 release branch.Tanya Lattner1-31/+0
2008-04-05Fix handling of implicit int, resolving PR2012 and reverting (andChris Lattner1-1/+1
2008-02-17Fix PR2042. One remaining issue: we don't currently diagnoseChris Lattner1-0/+4
2008-02-15Get rid of outdated code that masks type errors. Fixes PR2036.Eli Friedman1-0/+2
2008-02-10Fix PR1999, by emitting a hard error only if an argument declarator is comple...Chris Lattner1-5/+5
2008-01-31Fix a bogus testChris Lattner1-0/+10
2008-01-29Tighten up ASTContext::typesAreCompatible()...it needs to make sure the quali...Steve Naroff1-1/+4
2008-01-29Fix bz1950. ASTContext::functionTypesAreCompatible() needs to operate on the ...Steve Naroff1-0/+3
2008-01-14Fix ASTContext::typesAreCompatible when analyzing a function type with Chris Lattner1-0/+4
2008-01-02When promoting array to pointer for argument, don't lose type qualifiers.Chris Lattner1-0/+5