summaryrefslogtreecommitdiffstats
path: root/clang/lib/ARCMigrate/TransZeroOutPropsInDealloc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop the ASTContext.h include from DeclFriend.h and DeclTemplate.h.Benjamin Kramer2012-07-041-0/+1
* Revert Decl's iterators back to pointer value_type rather than reference valu...David Blaikie2012-06-061-1/+1
* Remove the ref/value inconsistency in filter_decl_iterator.David Blaikie2012-04-301-1/+1
* Change the AST representation of operations on Objective-CJohn McCall2011-11-061-19/+45
* [arcmt] For GC, cleanup and turn -finalize to -dealloc.Argyrios Kyrtzidis2011-11-041-3/+8
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+0
* [arcmt] Break apart Transforms.cpp.Argyrios Kyrtzidis2011-06-211-0/+198
OpenPOWER on IntegriCloud