[Modules] Fix potential ODR violations by sinking the DEBUG_TYPE
[oota-llvm.git] / lib / Transforms / ObjCARC / ObjCARCExpand.cpp
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-04 Chandler Carruth[Modules] Move InstIterator out of the Support library...
2013-01-29 Michael GottesmanSorted includes using utils/sort_includes.
2013-01-28 Michael GottesmanCleaned up includes in various ObjCARC files and remove...
2013-01-28 Michael GottesmanRemoved extraneous doxygen end module statement.
2013-01-28 Michael GottesmanExtracted pass ObjCARCExpand from ObjCARC.cpp => ObjCAR...