[PATCH] D83987: Recommit "[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
Mon Jul 27 11:28:30 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb52b2e1c1880: Recommit "[libFuzzer] Disable implicit builtin knowledge about memcmp-likeā¦ (authored by dokyungs).
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-bcmp.test
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.280990.patch
Type: text/x-patch
Size: 6147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200727/8162114e/attachment.bin>
More information about the cfe-commits
mailing list