[PATCH] D79052: [clang codegen] Fix alignment of "Address" for incomplete array pointer.

Eli Friedman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 2 15:23:34 PDT 2020


efriedma updated this revision to Diff 267999.
efriedma added a comment.

This should work correctly, now, I think?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79052/new/

https://reviews.llvm.org/D79052

Files:
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/test/CodeGenCXX/alignment.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79052.267999.patch
Type: text/x-patch
Size: 4280 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200602/02908d82/attachment-0001.bin>


More information about the cfe-commits mailing list