Properly model precise lifetime when given an incomplete dataflow sequence.
[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...