[objc-arc] Move initialization of ARCMDKindCache into the class itself. I also made...
[oota-llvm.git] / lib / Transforms / ObjCARC / ARCRuntimeEntryPoints.h
2015-03-16 Michael Gottesman[objc-arc] Move initialization of ARCMDKindCache into...
2015-03-16 Michael Gottesman[objc-arc] Change EntryPointType to an enum class outsi...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
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-07-06 Michael Gottesman[objc-arc] When we initialize ARCRuntimeEntryPoints...
2013-07-06 Michael Gottesman[objc-arc] Performed some small cleanups in ARCRuntimeE...
2013-07-06 Michael Gottesman[objc-arc] Renamed Module => TheModule in ARCRuntimeEnt...
2013-07-06 Michael Gottesman[objc-arc] Refactor runtime entrypoint declaration...