[RuntimeDyld] Add alignment arguments to the reserveAllocationSpace method of
[oota-llvm.git] / include / llvm / LineEditor /
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2014-04-21 Benjamin Kramer[C++11] Replace OwningPtr with std::unique_ptr in place...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2014-03-05 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-04 Chandler Carruth[cleanup] Re-sort all the includes with utils/sort_incl...
2014-01-31 Peter CollingbourneIntroduce line editor library.