mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
An object with tail allocated elements is in risk of being passed to malloc_size, which does not work for non-heap allocated objects. Conservatively, disable objects with tail allocations. rdar://121886093
19 KiB
19 KiB