summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/typedef-func.c
Commit message (Expand)AuthorAgeFilesLines
* Empty enum in c is now error to match gcc's behavior.Fariborz Jahanian2010-05-281-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* For setting attributes, don't assume there are ParamVarDecls available, Eli Friedman2008-06-041-3/+6
* Don't assume that the type of a FunctionDecl is a FunctionType; that Eli Friedman2008-06-041-0/+13