Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [objc-arc] Added descriptions for EnableARCAnnotations, EnableCheckForCFGHaza... | Michael Gottesman | 2013-04-17 | 1 | -0/+1 |
* | Make helpers static. Add missing include so LLVMInitializeObjCARCOpts gets C ... | Benjamin Kramer | 2013-02-15 | 1 | -0/+1 |
* | Fixed some whitespace/80+ violations. Also added a space after a namespace de... | Michael Gottesman | 2013-01-29 | 1 | -1/+1 |
* | Cleaned up includes in various ObjCARC files and removed some whitespace viol... | Michael Gottesman | 2013-01-28 | 1 | -6/+5 |
* | Fixed case insensitive issue. | Michael Gottesman | 2013-01-28 | 1 | -1/+1 |
* | Extracted pass ObjCARCExpand from ObjCARC.cpp => ObjCARCExpand.cpp. | Michael Gottesman | 2013-01-28 | 1 | -1/+11 |
* | Extracted ObjCARC.cpp into its own library libLLVMObjCARCOpts in preparation ... | Michael Gottesman | 2013-01-28 | 1 | -0/+38 |