bwendling wrote:

Our current `counted_by` implementation is for flexible array members only, 
which are always at the end of the struct (or supposed to be). When we start 
applying them to pointers in structs (coming soon), we'll need to use that 
flag. However, I think that Apple is __finally__ starting to release some of 
their features, and I hope that the flag will go away as it'll always be on.
https://github.com/llvm/llvm-project/pull/123063
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to