Age | Commit message (Expand) | Author |
---|---|---|
2008-10-27 | Comment fix, ParseAST does not take ownership of the consumer. | Daniel Dunbar |
2008-10-16 | Add --disable-free flag to clang. | Daniel Dunbar |
2008-08-08 | ParseAST now never releases the passed ASTConsumer. This is the responsibili... | Ted Kremenek |
2008-08-07 | Fix 80 col violation | Ted Kremenek |
2008-08-07 | ParseAST now conditionally deletes the passed ASTConsumer. | Ted Kremenek |
2008-02-06 | rename ASTSTreamer.{h|cpp} -> ParseAST.{h|cpp} | Chris Lattner |