[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
Mon Apr 2 13:32:38 PDT 2018


rsmith added a comment.

+rnk This might also affect the MS ABI, but it does not result in any test case failures at least (and MSVC's type trait matches our state after this patch rather than before).


Repository:
  rC Clang

https://reviews.llvm.org/D45174





More information about the cfe-commits mailing list