summaryrefslogtreecommitdiff
path: root/lib/Transforms/ObjCARC/ObjCARC.cpp
Commit message (Expand)AuthorAge
* This patch breaks up Wrap.h so that it does not have to include all of Filip Pizlo2013-05-01
* Move C++ code out of the C headers and into either C++ headersEric Christopher2013-04-22
* [objc-arc] Added descriptions for EnableARCAnnotations, EnableCheckForCFGHaza...Michael Gottesman2013-04-17
* Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C ...Benjamin Kramer2013-02-15
* Fixed some whitespace/80+ violations. Also added a space after a namespace de...Michael Gottesman2013-01-29
* Cleaned up includes in various ObjCARC files and removed some whitespace viol...Michael Gottesman2013-01-28
* Fixed case insensitive issue.Michael Gottesman2013-01-28
* Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp.Michael Gottesman2013-01-28
* Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ...Michael Gottesman2013-01-28