[PATCH] Introduce -fsanitize-trap= flag.

Peter Collingbourne peter at pcc.me.uk
Tue Jun 16 17:13:46 PDT 2015


- Fix disablement logic


http://reviews.llvm.org/D10464

Files:
  docs/UsersManual.rst
  include/clang/Basic/Sanitizers.def
  include/clang/Driver/Options.td
  include/clang/Driver/SanitizerArgs.h
  include/clang/Frontend/CodeGenOptions.def
  include/clang/Frontend/CodeGenOptions.h
  lib/CodeGen/CGExpr.cpp
  lib/Driver/SanitizerArgs.cpp
  lib/Frontend/CompilerInvocation.cpp
  test/CodeGen/bounds-checking.c
  test/CodeGen/catch-undef-behavior.c
  test/CodeGen/sanitize-trap.c
  test/Driver/fsanitize.c

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10464.27799.patch
Type: text/x-patch
Size: 25611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150617/3c31393d/attachment.bin>


More information about the cfe-commits mailing list