summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/TimerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unbreak LLVM_ENABLE_THREADS=OFF builds.Nico Weber2015-12-231-3/+19
* [unittest] Use Support/thread.h instead of <thread> (second try)Vedant Kumar2015-12-221-1/+1
* [unittest] Use Support/Thread.h instead of <thread> to fix the Windows buildVedant Kumar2015-12-221-1/+1
* [Support] Allow multiple paired calls to {start,stop}Timer()Vedant Kumar2015-12-221-0/+49
OpenPOWER on IntegriCloud