[PATCH] D46218: PR37275 packed attribute should not apply to base classes

Richard Smith - zygoloid via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 28 22:00:19 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331136: PR37275 packed attribute should not apply to base classes (authored by rsmith, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D46218?vs=144415&id=144469#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46218

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/lib/AST/RecordLayoutBuilder.cpp
  cfe/trunk/test/CodeGenCXX/alignment.cpp
  cfe/trunk/test/SemaCXX/class-layout.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46218.144469.patch
Type: text/x-patch
Size: 9323 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180429/9f83a73e/attachment.bin>


More information about the llvm-commits mailing list