This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository compiler-rt.
from 740573d12 [libFuzzer] Use custom allocators for STL containers in libFuzzer new 422f200cd Revert "[libFuzzer] Use custom allocators for STL containers [...]
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/FuzzerCorpus.h | 12 ++++++------ lib/fuzzer/FuzzerDefs.h | 17 ++--------------- lib/fuzzer/FuzzerDictionary.h | 2 +- lib/fuzzer/FuzzerDriver.cpp | 32 ++++++++++++++++---------------- lib/fuzzer/FuzzerIO.cpp | 4 ++-- lib/fuzzer/FuzzerIO.h | 4 ++-- lib/fuzzer/FuzzerIOPosix.cpp | 2 +- lib/fuzzer/FuzzerIOWindows.cpp | 2 +- lib/fuzzer/FuzzerInternal.h | 8 ++++---- lib/fuzzer/FuzzerLoop.cpp | 2 +- lib/fuzzer/FuzzerMerge.cpp | 14 +++++++------- lib/fuzzer/FuzzerMerge.h | 8 ++++---- lib/fuzzer/FuzzerMutate.cpp | 4 ++-- lib/fuzzer/FuzzerMutate.h | 14 +++++++------- lib/fuzzer/FuzzerTracePC.cpp | 2 +- lib/fuzzer/FuzzerUtil.cpp | 2 +- lib/fuzzer/FuzzerUtil.h | 4 ++-- lib/fuzzer/tests/FuzzerUnittest.cpp | 20 ++++++++++---------- 18 files changed, 70 insertions(+), 83 deletions(-)