[PATCH] D29530: [ubsan] Reduce null checking of C++ object pointers (PR27581)

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 16 17:17:21 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295391: [ubsan] Reduce null checking of C++ object pointers (PR27581) (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D29530?vs=88259&id=88808#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29530

Files:
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGExprCXX.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/catch-undef-behavior.c
  cfe/trunk/test/CodeGen/sanitize-recover.c
  cfe/trunk/test/CodeGenCXX/ubsan-suppress-null-checks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29530.88808.patch
Type: text/x-patch
Size: 15957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170217/8477743a/attachment-0001.bin>


More information about the cfe-commits mailing list