aboutsummaryrefslogtreecommitdiff
path: root/lib/ARCMigrate/TransEmptyStatementsAndDealloc.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-20Structured comment parsing, first step.Dmitri Gribenko
2012-04-30Remove the ref/value inconsistency in filter_decl_iterator.David Blaikie
2011-11-04[arcmt] For GC, cleanup and turn -finalize to -dealloc.Argyrios Kyrtzidis
2011-09-19Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset.Argyrios Kyrtzidis
2011-09-01[arcmt] Fix test/ARCMT/remove-statements.m regression due toArgyrios Kyrtzidis
2011-07-23remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner
2011-06-21[arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut...Argyrios Kyrtzidis