[PATCH] D133711: [Sema] Reject array element types whose sizes aren't a multiple of their alignments

David Spickett via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 22 01:13:46 PDT 2022


DavidSpickett added a comment.

GCC also rejects those tests so https://reviews.llvm.org/D134417 to disable them.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133711/new/

https://reviews.llvm.org/D133711



More information about the cfe-commits mailing list