aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Chrono.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2018-04-30IWYU for llvm-config.h in llvm, additions.Nico Weber1-1/+1
2018-04-29s/LLVM_ON_WIN32/_WIN32/, llvmNico Weber1-1/+1
2017-11-06[Support][Chrono] Use explicit cast of text output of time values.Simon Dardis1-3/+3
2017-10-24Support formatv of TimePoint with strftime-style formats.Sam McCall1-0/+40
2017-03-31Make naming in Host.h in line with coding standards.Kristof Beyls1-6/+6
2017-03-30Revert "Make naming in Host.h in line with coding standards."Kristof Beyls1-6/+6
2017-03-30Make naming in Host.h in line with coding standards.Kristof Beyls1-6/+6
2017-02-07Attempt to fix MSVC build broken by r294326Pavel Labath1-6/+6
2017-02-07[Support] Add FormatVariadic support for chrono typesPavel Labath1-0/+7
2016-10-20Reapply "Add Chrono.h - std::chrono support header"Pavel Labath1-0/+47
2016-10-19Revert "Add Chrono.h - std::chrono support header"Pavel Labath1-47/+0
2016-10-19Add Chrono.h - std::chrono support headerPavel Labath1-0/+47