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 27fb0f255 Automatically pick up new sanitizers in cmake. new 740573d12 [libFuzzer] Use custom allocators for STL containers in libFuzzer
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, 83 insertions(+), 70 deletions(-)