[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 00:56:04 PDT 2022
DavidSpickett added a comment.
This has caused 2 test suite failures across our bots, for example: https://lab.llvm.org/buildbot/#/builders/174/builds/13518 `GCC-C-execute-pr36093.test` / `GCC-C-execute-pr43783.test`
Pretty likely the tests are doing something strange, I will look into it.
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