Age | Commit message (Expand) | Author |
---|---|---|
2013-02-15 | Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C ... | Benjamin Kramer |
2013-01-29 | Fixed some whitespace/80+ violations. Also added a space after a namespace de... | Michael Gottesman |
2013-01-28 | Cleaned up includes in various ObjCARC files and removed some whitespace viol... | Michael Gottesman |
2013-01-28 | Fixed case insensitive issue. | Michael Gottesman |
2013-01-28 | Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp. | Michael Gottesman |
2013-01-28 | Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ... | Michael Gottesman |