[PM/AA] Run clang-format over the ObjCARC Alias Analysis code to
[oota-llvm.git] / lib / Transforms / ObjCARC / ObjCARCExpand.cpp
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-02-19 Michael Gottesman[objc-arc] Change the InstructionClass to be an enum...
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...