[PATCH] D45174: non-zero-length bit-fields should make a class non-empty

Richard Smith - zygoloid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 6 23:47:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331620: Non-zero-length bit-fields make a class non-empty. (authored by rsmith, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45174?vs=140654&id=145428#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45174

Files:
  cfe/trunk/docs/ReleaseNotes.rst
  cfe/trunk/lib/AST/DeclCXX.cpp
  cfe/trunk/test/Layout/ms-x86-pack-and-align.cpp
  cfe/trunk/test/Layout/v6-empty.cpp
  cfe/trunk/test/SemaCXX/type-traits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45174.145428.patch
Type: text/x-patch
Size: 8405 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180507/08f83e8f/attachment-0001.bin>


More information about the cfe-commits mailing list