[PATCH] D49589: [UBSan] Strengthen pointer checks in 'new' expressions
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jul 28 08:33:25 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338199: [UBSan] Strengthen pointer checks in 'new' expressions (authored by sepavloff, committed by ).
Herald added a subscriber: llvm-commits.
Repository:
rL LLVM
https://reviews.llvm.org/D49589
Files:
cfe/trunk/lib/CodeGen/CGClass.cpp
cfe/trunk/lib/CodeGen/CGExprCXX.cpp
cfe/trunk/lib/CodeGen/CGValue.h
cfe/trunk/lib/CodeGen/CodeGenFunction.h
cfe/trunk/test/CodeGenCXX/ubsan-new-checks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49589.157861.patch
Type: text/x-patch
Size: 18125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180728/7f6a50fb/attachment.bin>
More information about the llvm-commits
mailing list