[PATCH] D30283: [ubsan] Reduce alignment checking of C++ object pointers

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 14 15:16:30 PDT 2017


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

Changed prior to commit:
  https://reviews.llvm.org/D30283?vs=95053&id=95352#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30283

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/CodeGenCXX/ubsan-global-alignment.cpp
  cfe/trunk/test/CodeGenCXX/ubsan-suppress-checks.cpp
  cfe/trunk/test/CodeGenCXX/ubsan-suppress-null-checks.cpp
  cfe/trunk/test/CodeGenCXX/ubsan-type-checks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30283.95352.patch
Type: text/x-patch
Size: 22362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170414/28439ecc/attachment-0001.bin>


More information about the cfe-commits mailing list