mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
LLDB would like to cache typeref information to accelerate finding type information. This patch adds an optional interface that allows of typeref to register and provider field descriptor information for faster lookups.