[PATCH] D49589: [UBSan] Strengthen pointer checks in 'new' expressions

Serge Pavlov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 26 21:50:49 PDT 2018


sepavloff updated this revision to Diff 157643.
sepavloff added a comment.

Updated patch

Added names for boolean arguments, renamed a field in AggValueSlot.
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.157643.patch
Type: text/x-patch
Size: 17838 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180727/472f795b/attachment-0001.bin>


More information about the cfe-commits mailing list