[PATCH] D48531: [CodeGen] Provide source locations for UBSan type checks when emitting constructor calls.

Igor Kudrin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 24 22:52:49 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335445: [CodeGen] Provide source locations for UBSan type checks when emitting… (authored by ikudrin, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D48531?vs=152625&id=152626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48531

Files:
  cfe/trunk/lib/CodeGen/CGClass.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGenCXX/ubsan-ctor-srcloc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48531.152626.patch
Type: text/x-patch
Size: 4160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180625/afb42f54/attachment.bin>


More information about the cfe-commits mailing list