mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Fix a bug that pointers to ObjCInterfaces can be invalid when std vector expended. Now allocate all the interfaces in BumpPtrAllocator so the pointers to APIs are always valid as long as API class is alive. rdar://76155450
5.7 KiB
5.7 KiB