aboutsummaryrefslogtreecommitdiff
path: root/test/PCH/stmts.c
AgeCommit message (Expand)Author
2009-11-08Eliminate &&s in tests.Daniel Dunbar
2009-04-18make sure to verify that the "non pch" runs worked.Chris Lattner
2009-04-18FunctionDecl::getBody() is getting an ASTContext argument for use inDouglas Gregor
2009-04-17PCH support for blocksDouglas Gregor
2009-04-17PCH support for GNU statement expressionsDouglas Gregor
2009-04-17PCH support for indirect gotos and address-of-label expressions.Douglas Gregor
2009-04-17PCH support for declaration statements, and a test for PredefinedExprDouglas Gregor
2009-04-17PCH support for return statements.Douglas Gregor
2009-04-17PCH support for the first batch of statements, including null,Douglas Gregor