[PATCH] D33910: [ubsan] Detect invalid unsigned pointer index expression (clang)

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 12 11:43:33 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL305216: [ubsan] Detect invalid unsigned pointer index expression (clang) (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D33910?vs=101479&id=102214#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33910

Files:
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CGExprScalar.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/ubsan-pointer-overflow.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33910.102214.patch
Type: text/x-patch
Size: 22002 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170612/4faf04b6/attachment-0001.bin>


More information about the cfe-commits mailing list