[clang] [llvm] [Clang] Correct __builtin_dynamic_object_size for subobject types (PR #78526)

Bill Wendling via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 18 02:04:33 PST 2024


bwendling wrote:

> Using anything but the size and alignment of the alloca type in a way that affects program semantics is illegal.

I'm sorry, but I don't understand your comment here. Could you supply some context?

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


More information about the cfe-commits mailing list