[clang] [Clang] Implement the 'counted_by' attribute (PR #76348)

Bill Wendling via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 9 17:14:25 PST 2024


bwendling wrote:

Like I said, I can fix the `mi->ints` issue. It's when we're trying to ask for the size of the whole struct with more than one `__counted_by` attribute that we don't be able to handle.

https://github.com/llvm/llvm-project/pull/76348


More information about the cfe-commits mailing list