aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/nested-redef.c
AgeCommit message (Expand)Author
2009-04-25Change SemaType's "GetTypeForDeclarator" and "ConvertDeclSpecToType" to Chris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-24Improve merging of function declarations. Specifically:Douglas Gregor
2009-02-23fix rdar://6611778, a redefinition of an interface was causing anChris Lattner
2009-01-08Unify the code for defining tags in C and C++, so that we alwaysDouglas Gregor