summaryrefslogtreecommitdiff
path: root/test/Sema/incomplete-call.c
Commit message (Expand)AuthorAgeFilesLines
* Add CheckCallReturnType and start using it for regular call expressions. This...Anders Carlsson2009-10-091-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add testcase for incomplete call/return types for calls.Eli Friedman2009-03-221-0/+13