Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
[oota-llvm.git] / lib / Support / Unix / TimeValue.inc
2015-06-23 Alexander KornienkoRevert r240137 (Fixed/added namespace ending comments...
2015-06-19 Alexander KornienkoFixed/added namespace ending comments using clang-tidy...
2014-08-29 Chris BienemanCleaning up static initializers in TimeValue.
2014-04-28 Craig Topper[C++] Use 'nullptr'.
2014-04-27 Chandler CarruthTeach the pass manager's execution dump to print the...
2013-07-11 Rafael EspindolaFix a FIXME about the format and add a test.
2013-02-19 Alexey SamsonovFix initialization-order bug in llvm::Support::TimeValu...
2010-11-29 Michael J. SpencerMerge System into Support.