swift
5ac9d5b3 - [Dependency Scanning] Provide libSwiftScan API to dispose of a string ref

Commit
2 years ago
[Dependency Scanning] Provide libSwiftScan API to dispose of a string ref 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.
Author
Parents
Loading