summaryrefslogtreecommitdiffstats
path: root/clang/lib/Sema/ParseAST.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added method "HandleTranslationUnit" to ASTConsumer. This is called by Parse...Ted Kremenek2008-07-021-0/+2
* Introduce preliminary support for NSString format-string checking.Ted Kremenek2008-06-161-0/+2
* Moved LangOptions from TranslationUnit to ASTContext. This induced a variety...Ted Kremenek2008-06-041-2/+3
* Added "InitializeTU" to ASTConsumer. This is used by Sema::ParseAST to pass aTed Kremenek2008-05-311-1/+1
* Stop leaking the main Sema object. (Leak found using valgrind.)Eli Friedman2008-05-271-2/+3
* Try to plug some memory leaks...Ted Kremenek2008-05-201-2/+9
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+69
OpenPOWER on IntegriCloud