[PATCH] D25448: [ubsan] Use the object pointer's type info for devirtualized calls

Vedant Kumar via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 17 21:37:35 PDT 2016


vsk updated this revision to Diff 74943.
vsk added a comment.

- Remove some default arguments left over from an older revision of this patch.
- Simplify the test.


https://reviews.llvm.org/D25448

Files:
  lib/CodeGen/CGExprCXX.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGenCXX/ubsan-devirtualized-calls.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25448.74943.patch
Type: text/x-patch
Size: 8609 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161018/3ec6e43d/attachment-0001.bin>


More information about the cfe-commits mailing list