[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
Wed Apr 1 04:24:50 PDT 2020
pratlucas updated this revision to Diff 254156.
pratlucas added a comment.
Removing unecessary handling of padding bits.
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.254156.patch
Type: text/x-patch
Size: 3511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200401/99a60656/attachment-0001.bin>
More information about the cfe-commits
mailing list