Rename ClassType to the more accurate UnderlyingType and document its purpose.
[oota-llvm.git] / lib / Transforms / ObjCARC / ProvenanceAnalysis.h
2013-01-29 Michael GottesmanFixed some whitespace/80+ violations. Also added a...
2013-01-29 Michael GottesmanExtracted ObjCARCContract from ObjCARCOpts into its...