[PATCH] D33305: [ubsan] Add a check for pointer overflow UB
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 1 12:22:51 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304459: [ubsan] Add a check for pointer overflow UB (authored by vedantk).
Changed prior to commit:
https://reviews.llvm.org/D33305?vs=100475&id=101078#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33305
Files:
cfe/trunk/docs/UndefinedBehaviorSanitizer.rst
cfe/trunk/include/clang/Basic/Sanitizers.def
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
cfe/trunk/test/Driver/fsanitize.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33305.101078.patch
Type: text/x-patch
Size: 37461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170601/65b71362/attachment-0001.bin>
More information about the cfe-commits
mailing list