[PATCH] D28242: [ubsan] Minimize size of data for type_mismatch (Redo of D19667)

Filipe Cabecinhas via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 6 06:54:54 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL291236: [ubsan] Minimize size of data for type_mismatch (Redo of D19667) (authored by filcab).

Changed prior to commit:
  https://reviews.llvm.org/D28242?vs=82913&id=83362#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28242

Files:
  cfe/trunk/lib/CodeGen/CGExpr.cpp
  cfe/trunk/lib/CodeGen/CodeGenFunction.h
  cfe/trunk/test/CodeGen/catch-undef-behavior.c
  cfe/trunk/test/CodeGen/sanitize-recover.c
  cfe/trunk/test/CodeGenCXX/ubsan-vtable-checks.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28242.83362.patch
Type: text/x-patch
Size: 7591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170106/a9cda44e/attachment.bin>


More information about the cfe-commits mailing list