mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Remove Malloc Type Descriptor cache and trivialize `computeMallocTypeSummary()` to only provide language. The remaining info in `malloc_type_summary_t` are currently not used by the allocator. The principled, long-term solution is to have the Swift compiler compute type descriptors for Swift types. rdar://137993434
6.5 KiB
6.5 KiB