aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/statements.c
AgeCommit message (Expand)Author
2009-10-13Teach sema and codegen about the difference between address of labels,Chris Lattner
2009-10-13merge an indirect goto test into statements, add anotherChris Lattner
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-02-06explicitly document that return statement argument does not necessarily follo...Chris Lattner
2008-01-16Move promoteExprToType from being a static method in SemaExpr.cpp to beingChris Lattner