This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 40e5ccb Revert "TableGen: Switch from a std::map to a DenseMap in Cod [...] new 60dd435 [libFuzzer] refactoring: move the Corpus into a separate clas [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Fuzzer/FuzzerDriver.cpp | 30 ++++----- lib/Fuzzer/FuzzerFlags.def | 5 +- lib/Fuzzer/FuzzerIO.cpp | 2 +- lib/Fuzzer/FuzzerInternal.h | 56 +++++++++++----- lib/Fuzzer/FuzzerLoop.cpp | 134 ++++++-------------------------------- lib/Fuzzer/test/fuzzer-dirs.test | 3 + lib/Fuzzer/test/fuzzer-drill.test | 8 --- lib/Fuzzer/test/fuzzer-trunc.test | 8 --- 8 files changed, 83 insertions(+), 163 deletions(-) delete mode 100644 lib/Fuzzer/test/fuzzer-drill.test delete mode 100644 lib/Fuzzer/test/fuzzer-trunc.test