[PATCH] D134902: [clang] Implement -fstrict-flex-arrays=3
Kees Cook via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 16:58:57 PDT 2022
kees accepted this revision.
kees added a comment.
The self-tests all look correct to me, so I expect it is working how I'd expect. I haven't had a chance to do kernel builds with this yet, but I'm hoping to make time soon. I'd say if others are happy, let's land it, and if anything unexpected happens we can fix those issues if they appear. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134902/new/
https://reviews.llvm.org/D134902
More information about the cfe-commits
mailing list