Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added method "HandleTranslationUnit" to ASTConsumer. This is called by Parse... | Ted Kremenek | 2008-07-02 | 1 | -0/+2 |
* | Introduce preliminary support for NSString format-string checking. | Ted Kremenek | 2008-06-16 | 1 | -0/+2 |
* | Moved LangOptions from TranslationUnit to ASTContext. This induced a variety... | Ted Kremenek | 2008-06-04 | 1 | -2/+3 |
* | Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass a | Ted Kremenek | 2008-05-31 | 1 | -1/+1 |
* | Stop leaking the main Sema object. (Leak found using valgrind.) | Eli Friedman | 2008-05-27 | 1 | -2/+3 |
* | Try to plug some memory leaks... | Ted Kremenek | 2008-05-20 | 1 | -2/+9 |
* | Make a major restructuring of the clang tree: introduce a top-level | Chris Lattner | 2008-03-15 | 1 | -0/+69 |