[PATCH] D64317: [Driver] Add float-divide-by-zero back to supported sanitizers after D63793/rC365272

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 9 17:31:37 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365587: [Driver] Add float-divide-by-zero back to supported sanitizers after… (authored by MaskRay, committed by ).

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64317/new/

https://reviews.llvm.org/D64317

Files:
  cfe/trunk/include/clang/Basic/Sanitizers.h
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/test/Driver/fsanitize-blacklist.c
  cfe/trunk/test/Driver/fsanitize-coverage.c
  cfe/trunk/test/Driver/fsanitize.c
  cfe/trunk/test/Driver/sanitizer-ld.c
  cfe/trunk/test/Modules/check-for-sanitizer-feature.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64317.208852.patch
Type: text/x-patch
Size: 9669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190710/5996ed27/attachment.bin>


More information about the llvm-commits mailing list