summaryrefslogtreecommitdiffstats
path: root/clang/lib/AST/TranslationUnit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Stub out and start using a Decl::Destroy() method.Sam Bishop2008-04-111-1/+1
* Pass the ASTContext object around when deserializing Decl and Stmt objects, soSam Bishop2008-04-071-1/+1
* trivial whitespace fixSam Bishop2008-04-031-2/+1
* Created a destructor so that the top-level decls can be deleted.Sam Bishop2008-04-031-0/+5
* Update to match simplified llvm MemoryBuffer interfaces for files.Chris Lattner2008-04-011-2/+1
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+225
OpenPOWER on IntegriCloud