Age | Commit message (Expand) | Author |
---|---|---|
2012-11-14 | s/tranform/transform/ | Benjamin Kramer |
2012-07-04 | Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h. | Benjamin Kramer |
2012-06-06 | Revert Decl's iterators back to pointer value_type rather than reference valu... | David Blaikie |
2012-04-30 | Remove the ref/value inconsistency in filter_decl_iterator. | David Blaikie |
2011-11-06 | Change the AST representation of operations on Objective-C | John McCall |
2011-11-04 | [arcmt] For GC, cleanup and turn -finalize to -dealloc. | Argyrios Kyrtzidis |
2011-07-23 | remove unneeded llvm:: namespace qualifiers on some core types now that LLVM.... | Chris Lattner |
2011-06-21 | [arcmt] Break apart Transforms.cpp. | Argyrios Kyrtzidis |