[PATCH] D83987: [libFuzzer] Disable implicit builtin knowledge about memcmp-like functions when -fsanitize=fuzzer-no-link is given.
Dokyung Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 24 09:58:01 PDT 2020
dokyungs updated this revision to Diff 280507.
dokyungs added a comment.
Relanding this reverted commit. (See summary)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83987/new/
https://reviews.llvm.org/D83987
Files:
clang/lib/Driver/SanitizerArgs.cpp
compiler-rt/test/fuzzer/noasan-memcmp.test
compiler-rt/test/fuzzer/noasan-memcmp64.test
compiler-rt/test/fuzzer/noasan-strcmp.test
compiler-rt/test/fuzzer/noasan-strncmp.test
compiler-rt/test/fuzzer/noasan-strstr.test
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83987.280507.patch
Type: text/x-patch
Size: 5717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200724/2de28a1d/attachment.bin>
More information about the cfe-commits
mailing list