projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5579d13
)
[unittest] Use Support/thread.h instead of <thread> (second try)
author
Vedant Kumar
<vsk@apple.com>
Tue, 22 Dec 2015 23:12:41 +0000
(23:12 +0000)
committer
Vedant Kumar
<vsk@apple.com>
Tue, 22 Dec 2015 23:12:41 +0000
(23:12 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@256292
91177308
-0d34-0410-b5e6-
96231b3b80d8
unittests/Support/TimerTest.cpp
patch
|
blob
|
history
diff --git
a/unittests/Support/TimerTest.cpp
b/unittests/Support/TimerTest.cpp
index 27736007bcc8e26374d02c09f3121ee6bf0b951f..00515f9aeb43c13d10eb4c05845fd692726663ba 100644
(file)
--- a/
unittests/Support/TimerTest.cpp
+++ b/
unittests/Support/TimerTest.cpp
@@
-8,7
+8,7
@@
//===----------------------------------------------------------------------===//
#include "llvm/Support/Timer.h"
-#include "llvm/Support/
T
hread.h"
+#include "llvm/Support/
t
hread.h"
#include "gtest/gtest.h"
#include <chrono>