Files
swift-mirror/lib/TBDGen/APIGen.h
Steven Wu ca16fba331 [swift-api-extract] BumpPtrAllocate API structs
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
2021-04-02 11:04:44 -07:00

5.7 KiB