[PATCH] D39334: [Driver] Add Scudo as a possible -fsanitize= option
Kostya Kortchinsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 31 13:10:51 PDT 2017
cryptoad updated this revision to Diff 121039.
cryptoad added a comment.
Make Scudo compatible with UBSan (see https://reviews.llvm.org/D39461 for the compiler-rt related
changes).
https://reviews.llvm.org/D39334
Files:
include/clang/Basic/Sanitizers.def
include/clang/Driver/SanitizerArgs.h
lib/Driver/SanitizerArgs.cpp
lib/Driver/ToolChains/CommonArgs.cpp
lib/Driver/ToolChains/Linux.cpp
lib/Lex/PPMacroExpansion.cpp
test/Driver/fsanitize.c
test/Driver/sanitizer-ld.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39334.121039.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171031/6c31d39c/attachment.bin>
More information about the llvm-commits
mailing list