summaryrefslogtreecommitdiffstats
path: root/clang/lib/ARCMigrate/TransEmptyStatementsAndDealloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* s/tranform/transform/Benjamin Kramer2012-11-141-1/+1
* Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.Benjamin Kramer2012-07-041-0/+1
* Structured comment parsing, first step.Dmitri Gribenko2012-06-201-1/+1
* Remove the ref/value inconsistency in filter_decl_iterator.David Blaikie2012-04-301-2/+2
* [arcmt] For GC, cleanup and turn -finalize to -dealloc.Argyrios Kyrtzidis2011-11-041-9/+34
* Rename SourceLocation::getFileLocWithOffset -> getLocWithOffset.Argyrios Kyrtzidis2011-09-191-1/+1
* [arcmt] Fix test/ARCMT/remove-statements.m regression due toArgyrios Kyrtzidis2011-09-011-31/+54
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+0
* [arcmt] Merge 'removeEmptyStatements' and 'removeDeallocMethod' passes to cut...Argyrios Kyrtzidis2011-06-211-0/+211
OpenPOWER on IntegriCloud