mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This memory is part of the conformance cache concurrent hash map, so
when we clear the conformance cache, record each of the allocated
pointers within the concurrent map's free list. This way, it'll be
freed with the rest of the concurrent map when it's safe to do so.
(cherry picked from commit 885f829a63)
33 KiB
33 KiB