Age | Commit message (Expand) | Author |
---|---|---|
2009-06-30 | De-ASTContext-ify DeclContext. | Argyrios Kyrtzidis |
2009-06-30 | Remove the ASTContext parameter from the getBody() methods of Decl and subcla... | Argyrios Kyrtzidis |
2009-06-30 | Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. | Chris Lattner |
2009-06-17 | First step toward fixing <rdar://problem/6613046> refactor clang objc type re... | Steve Naroff |
2009-06-08 | Don't allow defining a block with a non-prototype type. Remove a | Eli Friedman |
2009-05-30 | Pass an ASTContext into Stmt::printPretty. | Eli Friedman |
2009-05-29 | Create a new PrintingPolicy class, which we pass down through the AST | Douglas Gregor |
2009-05-18 | Move ASTConsumers.h to include/clang/Frontend, and move the associated | Eli Friedman |