[objc-arc] Change some casts and loop iterators to use auto.
[oota-llvm.git] / lib / Transforms / ObjCARC / ARCInstKind.h
2015-02-20 Michael Gottesman[objc-arc] Add the predicate CanDecrementRefCount.
2015-02-19 Michael Gottesman[objc-arc] Convert the bodies of ARCInstKind predicates...
2015-02-19 Michael Gottesman[objc-arc] Change the InstructionClass to be an enum...