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 42fe45bee Fix warnings in a static assert added to CFI. new 4e220e7fb Revert r337175 (https://reviews.llvm.org/D49212) due to unint [...]
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 | 11 +++--- lib/fuzzer/FuzzerFlags.def | 2 - lib/fuzzer/FuzzerInternal.h | 1 - lib/fuzzer/FuzzerLoop.cpp | 33 +--------------- lib/fuzzer/FuzzerOptions.h | 1 - lib/fuzzer/FuzzerTracePC.cpp | 46 ++--------------------- lib/fuzzer/FuzzerTracePC.h | 55 +++++++++++---------------- test/fuzzer/PrintUnstableStatsTest.cpp | 69 ---------------------------------- test/fuzzer/print_unstable_stats.test | 3 -- 9 files changed, 31 insertions(+), 190 deletions(-) delete mode 100644 test/fuzzer/PrintUnstableStatsTest.cpp delete mode 100644 test/fuzzer/print_unstable_stats.test