mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-25 06:36:06 +00:00

Swift types have mangled type names. This adds functionality to look up those types through the FindTypes API by searching for the mangled type name instead of the regular name.