[PATCH] D39334: [Driver] Add Scudo as a possible -fsanitize= option

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 10:04:04 PDT 2017


cryptoad updated this revision to Diff 121499.
cryptoad added a comment.

Rebasing.


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.121499.patch
Type: text/x-patch
Size: 10652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/95090209/attachment.bin>


More information about the llvm-commits mailing list