[objc-arc] Refactored OptimizeReturns so that it uses continue instead of a large...
[oota-llvm.git] / lib / Transforms / ObjCARC / DependencyAnalysis.cpp
2013-03-22 John McCallKill every call to @clang.arc.use in the ARC contract...
2013-01-29 Michael GottesmanSorted includes using utils/sort_includes.
2013-01-29 Michael GottesmanExtracted ObjCARCContract from ObjCARCOpts into its...