aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/incomplete-function-type.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-03-05Make IRGen compatible with declaring a function with incomplete Eli Friedman
2009-03-05Initial implementation of CodeGen for incomplete function types; fixes Eli Friedman