summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Unix/TimeValue.inc
Commit message (Expand)AuthorAgeFilesLines
* Reapply "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-201-54/+0
* Revert "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-191-0/+54
* Add Chrono.h - std::chrono support headerPavel Labath2016-10-191-54/+0
* 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-1/+1
* [C++] Use 'nullptr'.Craig Topper2014-04-281-1/+1
* Teach the pass manager's execution dump to print the current time beforeChandler Carruth2014-04-271-3/+5
* Fix a FIXME about the format and add a test.Rafael Espindola2013-07-111-12/+7
* Fix initialization-order bug in llvm::Support::TimeValue. TimeValue::now() is...Alexey Samsonov2013-02-191-1/+2
* Merge System into Support.Michael J. Spencer2010-11-291-0/+56
OpenPOWER on IntegriCloud