[PATCH] D33305: [ubsan] Add a check for pointer overflow UB

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 26 14:34:54 PDT 2017


vsk updated this revision to Diff 100475.
vsk edited the summary of this revision.
vsk added a comment.

Ping.


https://reviews.llvm.org/D33305

Files:
  docs/UndefinedBehaviorSanitizer.rst
  include/clang/Basic/Sanitizers.def
  lib/CodeGen/CGExpr.cpp
  lib/CodeGen/CGExprScalar.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGen/ubsan-pointer-overflow.m
  test/Driver/fsanitize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33305.100475.patch
Type: text/x-patch
Size: 37461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170526/2846220e/attachment-0001.bin>


More information about the cfe-commits mailing list