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