DataLayout is mandatory, update the API to reflect it with references.
[oota-llvm.git] / lib / Transforms / ObjCARC / ProvenanceAnalysis.h
2015-03-10 Mehdi AminiDataLayout is mandatory, update the API to reflect...
2015-02-15 Aaron BallmanRemoving LLVM_DELETED_FUNCTION, as MSVC 2012 was the...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2013-09-11 Benjamin KramerRevert "Give internal classes hidden visibility."
2013-09-11 Benjamin KramerGive internal classes hidden visibility.
2013-07-10 Michael Gottesman[objc-arc] Changed 'mode: c++' => 'C++' at Nick Lewycky...
2013-01-29 Michael GottesmanFixed some whitespace/80+ violations. Also added a...
2013-01-29 Michael GottesmanExtracted ObjCARCContract from ObjCARCOpts into its...