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

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 18 00:55:38 PST 2024


https://github.com/nikic requested changes to this pull request.

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

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


More information about the llvm-commits mailing list