aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/TimerTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-05Revert "Fix Clang-tidy modernize-deprecated-headers warnings in remaining fil...Duncan P. N. Exon Smith1-2/+2
2016-04-05Fix Clang-tidy modernize-deprecated-headers warnings in remaining files; othe...Eugene Zelenko1-2/+2
2015-12-23Unbreak LLVM_ENABLE_THREADS=OFF builds.Nico Weber1-3/+19
2015-12-22[unittest] Use Support/thread.h instead of <thread> (second try)Vedant Kumar1-1/+1
2015-12-22[unittest] Use Support/Thread.h instead of <thread> to fix the Windows buildVedant Kumar1-1/+1
2015-12-22[Support] Allow multiple paired calls to {start,stop}Timer()Vedant Kumar1-0/+49