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 b3c355d3c Revert "[fuzzer] Fix threaded stack printing and nested mallo [...] new e8c4cd327 [fuzzer] Fix threaded stack printing
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/FuzzerLoop.cpp | 5 +++ ...hreadedTest.cpp => TraceMallocThreadedTest.cpp} | 12 +++----- test/fuzzer/trace-malloc-threaded.test | 36 ++++++++++++++++++++++ 3 files changed, 45 insertions(+), 8 deletions(-) copy test/fuzzer/{ThreadedTest.cpp => TraceMallocThreadedTest.cpp} (68%) create mode 100644 test/fuzzer/trace-malloc-threaded.test