[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
Thu Apr 2 04:19:17 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe6cb4b659af9: [Clang][CodeGen] Fixing mismatch between memory layout and const expressions… (authored by pratlucas).
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.254483.patch
Type: text/x-patch
Size: 3511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200402/e1b66231/attachment-0001.bin>
More information about the cfe-commits
mailing list