Otherwise the object may have an incorrect size due to tail padding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 29244 Build 29243: arc lint + arc unit
Paths
| Differential D59446
CodeGen: Preserve packed attribute in constStructWithPadding. ClosedPublic Authored by pcc on Mar 15 2019, 8:45 PM.
Details Summary Otherwise the object may have an incorrect size due to tail padding.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 16 2019, 6:57 AM Closed by commit rL356328: CodeGen: Preserve packed attribute in constStructWithPadding. (authored by pcc). · Explain WhyMar 16 2019, 12:28 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 190942 clang/lib/CodeGen/CGDecl.cpp
clang/test/CodeGenCXX/auto-var-init.cpp
|