[PATCH] D30599: [ubsan] Extend the nonnull argument check to ObjC

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 5 21:40:25 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL296996: [ubsan] Extend the nonnull arg check to ObjC (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D30599?vs=90564&id=90647#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30599

Files:
  cfe/trunk/lib/CodeGen/CGCall.cpp
  cfe/trunk/lib/CodeGen/CGExprCXX.cpp
  cfe/trunk/lib/CodeGen/CGObjC.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGenObjC/ubsan-nonnull.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30599.90647.patch
Type: text/x-patch
Size: 8737 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170306/b1c3f759/attachment.bin>


More information about the cfe-commits mailing list