[PATCH] D38794: [CodeGen] getNaturalTypeAlignment() to generate TBAA info along with LValue base info

Ivan A. Kosarev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 11 03:31:13 PDT 2017


kosarev created this revision.
kosarev added a project: clang.

This patch should not bring in any functional changes. Prepared on top of https://reviews.llvm.org/D38733, https://reviews.llvm.org/D38788,  https://reviews.llvm.org/D38791 and https://reviews.llvm.org/D38793.


Repository:
  rL LLVM

https://reviews.llvm.org/D38794

Files:
  CodeGen/CGClass.cpp
  CodeGen/CGExpr.cpp
  CodeGen/CodeGenFunction.cpp
  CodeGen/CodeGenFunction.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38794.118581.patch
Type: text/x-patch
Size: 6312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171011/6b249003/attachment-0001.bin>


More information about the cfe-commits mailing list