summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/TimeValue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove TimeValue classPavel Labath2016-11-161-55/+0
* Reapply "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-201-9/+8
* Revert "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-191-8/+9
* Add Chrono.h - std::chrono support headerPavel Labath2016-10-191-9/+8
* Fix some Clang-tidy modernize warnings, other minor fixes.Eugene Zelenko2015-11-041-3/+3
* Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)Alexander Kornienko2015-06-231-1/+1
* Fixed/added namespace ending comments using clang-tidy. NFCAlexander Kornienko2015-06-191-1/+1
* Cleaning up static initializers in TimeValue.Chris Bieneman2014-08-291-6/+0
* Fix 'platform-specific' hyphenationsAlp Toker2014-06-301-1/+1
* Fix initialization-order bug in llvm::Support::TimeValue. TimeValue::now() is...Alexey Samsonov2013-02-191-2/+7
* Merge System into Support.Michael J. Spencer2010-11-291-0/+57
OpenPOWER on IntegriCloud