aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Transforms/ObjCARC/ObjCARCUtil.cpp
Commit message (Expand)AuthorAgeFilesLines
* [ObjCARC Annotations] Added support for displaying the state of pointers at t...Michael Gottesman2013-03-261-0/+8
* Kill every call to @clang.arc.use in the ARC contract phase.John McCall2013-03-221-1/+4
* Fixed 2 more header comments...Michael Gottesman2013-01-291-1/+1
* Sorted includes using utils/sort_includes.Michael Gottesman2013-01-291-1/+0
* Extracted ObjCARCContract from ObjCARCOpts into its own file.Michael Gottesman2013-01-291-0/+93
* Created ObjCARCUtil.cpp for functions which in my humble opinion are too larg...Michael Gottesman2013-01-281-0/+149