This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 3d5255af74e Revert "Use the frame index side table for byval and inallo [...] new de20a5381a9 [libFuzzer] make sure the input data is not overwritten in [...]
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 | 3 ++- lib/Fuzzer/FuzzerInternal.h | 1 + lib/Fuzzer/FuzzerLoop.cpp | 20 ++++++++++++++++++++ lib/Fuzzer/test/CMakeLists.txt | 1 + ...otinstrumentedTest.cpp => OverwriteInputTest.cpp} | 6 ++++-- lib/Fuzzer/test/overwrite-input.test | 2 ++ 6 files changed, 30 insertions(+), 3 deletions(-) copy lib/Fuzzer/test/{NotinstrumentedTest.cpp => OverwriteInputTest.cpp} (61%) create mode 100644 lib/Fuzzer/test/overwrite-input.test