[fuzzer] minor cleanup based on reviews: remove redundant includes, fix a copy-pasto...
authorKostya Serebryany <kcc@google.com>
Thu, 29 Jan 2015 17:16:23 +0000 (17:16 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 29 Jan 2015 17:16:23 +0000 (17:16 +0000)
commitc8f69d069eede251a0418fa2346ab84ac153dd68
tree59083a11ab8d108b16a2cf85090ef26a529c97dd
parenta51685f651e89f44f5e87514d26b4a61ce1618fc
[fuzzer] minor cleanup based on reviews: remove redundant includes, fix a copy-pasto in tests

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227468 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/InfiniteTest.cpp
lib/Fuzzer/test/TimeoutTest.cpp