mirror of
https://github.com/apple/swift.git
synced 2025-12-25 12:15:36 +01:00
Previously no API returned a raw 'swiftscan_string_ref_t' directly so this was not needed. However, 'swiftscan_compiler_target_info_query' returns a string directly, which the clients need to clean up.