[PATCH] D77048: [Clang][CodeGen] Fixing mismatch between memory layout and const expressions for oversized bitfields

Lucas Prates via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 05:55:22 PDT 2020


pratlucas updated this revision to Diff 253568.
pratlucas added a comment.

Formatting.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77048

Files:
  clang/lib/CodeGen/CGExprConstant.cpp
  clang/test/CodeGenCXX/bitfield-layout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77048.253568.patch
Type: text/x-patch
Size: 4322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200330/5817dbd6/attachment-0001.bin>


More information about the cfe-commits mailing list