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