[clang] Add documentation for `__builtin_object_size`. (PR #96573)

Richard Smith via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 25 23:50:22 PDT 2024


zygoloid wrote:

> I have a question about the "sub-object" part. Do we attempt to discover the sub-object past any casting?

Good question. I'm going to merge this PR, so I've filed #96737 for this ongoing discussion.

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


More information about the cfe-commits mailing list