[PATCH] D30762: [ubsan] Add a nullability sanitizer

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 13 19:08:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297700: [ubsan] Add a nullability sanitizer (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D30762?vs=91382&id=91658#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30762

Files:
  cfe/trunk/docs/UndefinedBehaviorSanitizer.rst
  cfe/trunk/include/clang/Basic/Sanitizers.def
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGDecl.cpp
  cfe/trunk/lib/CodeGen/CGExprScalar.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/lib/Driver/SanitizerArgs.cpp
  cfe/trunk/lib/Driver/ToolChain.cpp
  cfe/trunk/test/CodeGenObjC/ubsan-nonnull-and-nullability.m
  cfe/trunk/test/CodeGenObjC/ubsan-nullability.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30762.91658.patch
Type: text/x-patch
Size: 25958 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170314/9b01ed4c/attachment-0001.bin>


More information about the cfe-commits mailing list