summaryrefslogtreecommitdiffstats
path: root/lib/ARCMigrate/TransUnusedInitDelegate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [modules] Stop trying to fake up a linear MacroDirective history.Richard Smith2015-04-291-1/+1
* [C++11] Use 'nullptr'.Craig Topper2014-05-071-1/+1
* 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
* [arcmt] At an unbridged cast error, if we're returning a load-of-ivar from a ...Argyrios Kyrtzidis2012-06-071-1/+1
* [arcmt] When fixing the "unassigned init call" ARC error, make sureArgyrios Kyrtzidis2012-03-311-1/+5
* remove unneeded llvm:: namespace qualifiers on some core types now that LLVM....Chris Lattner2011-07-231-1/+0
* [arcmt] Fully migrate ObjC++ classes, rdar://9660007.Argyrios Kyrtzidis2011-06-231-3/+2
* [arcmt] Break apart Transforms.cpp.Argyrios Kyrtzidis2011-06-211-0/+75