This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 6b9bef9 [asan] Simplify calculation of stack frame layout extraction [...] new b3960e8 [libFuzzer] extend -print_coverage to also print uncovered li [...] new 97cd3dc [asan] Replace std::to_string with llvm::to_string
The 2 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/FuzzerDefs.h | 2 + lib/Fuzzer/FuzzerTracePC.cpp | 98 ++++++++++++++++++++++++++- lib/Fuzzer/FuzzerUtil.cpp | 11 +++ lib/Fuzzer/test/DSO1.cpp | 1 + lib/Fuzzer/test/DSO2.cpp | 1 + lib/Fuzzer/test/DSOTestMain.cpp | 16 +++-- lib/Fuzzer/test/coverage.test | 12 ++++ lib/Transforms/Utils/ASanStackFrameLayout.cpp | 3 +- 8 files changed, 135 insertions(+), 9 deletions(-)