projects
/
platform
/
upstream
/
llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c75ef85
)
[libFuzzer] fix libc++ build
author
Kostya Serebryany
<kcc@google.com>
Wed, 21 Sep 2016 03:50:37 +0000
(
03:50
+0000)
committer
Kostya Serebryany
<kcc@google.com>
Wed, 21 Sep 2016 03:50:37 +0000
(
03:50
+0000)
llvm-svn: 282050
llvm/lib/Fuzzer/FuzzerInternal.h
patch
|
blob
|
history
diff --git
a/llvm/lib/Fuzzer/FuzzerInternal.h
b/llvm/lib/Fuzzer/FuzzerInternal.h
index
aab0169
..
fc77f1d
100644
(file)
--- a/
llvm/lib/Fuzzer/FuzzerInternal.h
+++ b/
llvm/lib/Fuzzer/FuzzerInternal.h
@@
-17,6
+17,7
@@
#include <chrono>
#include <climits>
#include <cstdlib>
+#include <random>
#include <string.h>
#include <unordered_set>