summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/TimeValueTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove TimeValue classPavel Labath2016-11-161-50/+0
* Reapply "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-201-0/+10
* Revert "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-191-10/+0
* Add Chrono.h - std::chrono support headerPavel Labath2016-10-191-0/+10
* Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith2016-04-051-5/+2
* Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko2016-04-051-2/+5
* [C++11] Use 'nullptr'.Craig Topper2014-06-081-1/+1
* Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabs...David Blaikie2014-02-261-1/+1
* Remove TimeValue::toPosixTime() -- it is buggy, semantics are unclear, and itsDmitri Gribenko2014-02-111-1/+2
* unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374.NAKAMURA Takumi2013-07-161-0/+16
* Rename Support.TimeValue to TimeValue.time_t in unittests/Support.NAKAMURA Takumi2013-07-161-0/+23
OpenPOWER on IntegriCloud