[PATCH] D49589: [UBSan] Strengthen pointer checks in 'new' expressions
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 27 06:05:08 PDT 2018
sepavloff updated this revision to Diff 157677.
sepavloff added a comment.
Updated patch
Use `SanitizerCheck` instead of `Check` in method and enum names.
No functional changes.
Repository:
rC Clang
https://reviews.llvm.org/D49589
Files:
lib/CodeGen/CGClass.cpp
lib/CodeGen/CGExprCXX.cpp
lib/CodeGen/CGValue.h
lib/CodeGen/CodeGenFunction.h
test/CodeGenCXX/ubsan-new-checks.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49589.157677.patch
Type: text/x-patch
Size: 17948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/29b1c317/attachment-0001.bin>
More information about the cfe-commits
mailing list