[PATCH] D36112: [ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't available

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 2 11:11:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL309846: [ubsan] Have -fsanitize=vptr emit a null check if -fsanitize=null isn't… (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D36112?vs=108988&id=109385#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36112

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/docs/UndefinedBehaviorSanitizer.rst
  cfe/trunk/include/clang/Basic/DiagnosticDriverKinds.td
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/test/CodeGenCXX/catch-undef-behavior.cpp
  cfe/trunk/test/CodeGenCXX/ubsan-type-checks.cpp
  cfe/trunk/test/Driver/fsanitize.c
  cfe/trunk/test/Driver/rtti-options.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36112.109385.patch
Type: text/x-patch
Size: 11789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170802/4f495135/attachment-0001.bin>


More information about the cfe-commits mailing list