summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Chrono.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* IWYU for llvm-config.h in llvm, additions.Nico Weber2018-04-301-1/+1
* s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber2018-04-291-1/+1
* [Support][Chrono] Use explicit cast of text output of time values.Simon Dardis2017-11-061-3/+3
* Support formatv of TimePoint with strftime-style formats.Sam McCall2017-10-241-0/+40
* Make naming in Host.h in line with coding standards.Kristof Beyls2017-03-311-6/+6
* Revert "Make naming in Host.h in line with coding standards."Kristof Beyls2017-03-301-6/+6
* Make naming in Host.h in line with coding standards.Kristof Beyls2017-03-301-6/+6
* Attempt to fix MSVC build broken by r294326Pavel Labath2017-02-071-6/+6
* [Support] Add FormatVariadic support for chrono typesPavel Labath2017-02-071-0/+7
* Reapply "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-201-0/+47
* Revert "Add Chrono.h - std::chrono support header"Pavel Labath2016-10-191-47/+0
* Add Chrono.h - std::chrono support headerPavel Labath2016-10-191-0/+47
OpenPOWER on IntegriCloud