[clang] [Clang] counted_by attr can apply only to C99 flexible array members (PR #72347)
Kees Cook via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 15 06:45:41 PST 2023
https://github.com/kees approved this pull request.
Yes, this looks correct. We don't want to let this feature leak into the "fake" flex array logic.
https://github.com/llvm/llvm-project/pull/72347
More information about the cfe-commits
mailing list