This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 994c559 [docs] fix the build by including ScudoHardenedAllocator into [...] new 1a1c8be [LibFuzzer] Declare and use sanitizer functions in ``fuzzer:: [...]
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 | 10 +++-- lib/Fuzzer/FuzzerExtFunctions.def | 16 +++++++- lib/Fuzzer/FuzzerExtFunctions.h | 5 ++- lib/Fuzzer/FuzzerIO.cpp | 9 ++--- lib/Fuzzer/FuzzerInternal.h | 10 ++--- lib/Fuzzer/FuzzerLoop.cpp | 78 ++++++++++++++------------------------ lib/Fuzzer/FuzzerMutate.cpp | 8 ++-- lib/Fuzzer/test/FuzzerUnittest.cpp | 21 ++++++++++ 8 files changed, 84 insertions(+), 73 deletions(-)