This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 7ebd179 Revert r298711 "[InstCombine] Provide a way to calculate Know [...] new e1646b6 [libFuzzer] be more careful when calling strlen of strcmp par [...]
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/FuzzerTraceState.cpp | 12 +++++++++--- lib/Fuzzer/test/BadStrcmpTest.cpp | 19 +++++++++++++++++++ lib/Fuzzer/test/CMakeLists.txt | 1 + lib/Fuzzer/test/bad-strcmp.test | 1 + 4 files changed, 30 insertions(+), 3 deletions(-) create mode 100644 lib/Fuzzer/test/BadStrcmpTest.cpp create mode 100644 lib/Fuzzer/test/bad-strcmp.test