..
ASTConsumer.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
ASTContext.cpp
switch the rest of the C decl classes to do their
2008-03-16 00:16:02 +00:00
Builtins.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
CFG.cpp
Bug fix in CFG construction: VisitCompoundStmt should return the last created block.
2008-03-17 17:19:44 +00:00
Decl.cpp
Fairly large "cleaup" related to changing ObjCCompatibleAliasDecl superclass (to inherit from NamedDecl, instead of ScopedDecl).
2008-04-01 23:04:06 +00:00
DeclObjC.cpp
clean up property memory allocation to move it into the ast classes
2008-03-17 01:19:02 +00:00
DeclSerialization.cpp
switch the rest of the C decl classes to do their
2008-03-16 00:16:02 +00:00
Expr.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
ExprCXX.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
Makefile
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
Stmt.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
StmtDumper.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
StmtIterator.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
StmtPrinter.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
StmtSerialization.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
StmtViz.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
TranslationUnit.cpp
Update to match simplified llvm MemoryBuffer interfaces for files.
2008-04-01 18:04:30 +00:00
Type.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00
TypeSerialization.cpp
Make a major restructuring of the clang tree: introduce a top-level
2008-03-15 23:59:48 +00:00