aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/TimeValue.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-04Fix some Clang-tidy modernize warnings, other minor fixes.Eugene Zelenko1-3/+3
2015-06-23Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko1-1/+1
2015-06-19Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko1-1/+1
2014-08-29Cleaning up static initializers in TimeValue.Chris Bieneman1-6/+0
2014-06-30Fix 'platform-specific' hyphenationsAlp Toker1-1/+1
2013-02-19Fix initialization-order bug in llvm::Support::TimeValue. TimeValue::now() is...Alexey Samsonov1-2/+7
2010-11-29Merge System into Support.Michael J. Spencer1-0/+57