Age | Commit message (Expand) | Author |
---|---|---|
2009-06-30 | Key decisions about 'bool' vs '_Bool' to be based on a new flag in langoptions. | Chris Lattner |
2009-05-30 | Expose an API to print a group of decls (like "int a,b;"). | Eli Friedman |
2009-05-30 | Refactor and clean up the AST printer, so that it uses a DeclVisitor, | Douglas Gregor |
2009-05-29 | Create a new PrintingPolicy class, which we pass down through the AST | Douglas Gregor |
2008-09-13 | Patch by Csaba Hruska! | Ted Kremenek |
2007-12-29 | Don't attribute in file headers anymore. See llvmdev for the | Chris Lattner |
2007-09-11 | get rid of ugly "warning: no newline at end of file" | Gabor Greif |
2007-08-31 | Added "PrinterHelper" interface (include/AST/PrinterHelper) that can | Ted Kremenek |