Skip to content

[Dependency Scanning] Provide libSwiftScan API to dispose of a string result #63098

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Jan 19, 2023

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.

… 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.
@artemcm
Copy link
Contributor Author

artemcm commented Jan 19, 2023

@artemcm
Copy link
Contributor Author

artemcm commented Jan 19, 2023

@artemcm
Copy link
Contributor Author

artemcm commented Jan 19, 2023

swiftlang/swift-driver#1268
@swift-ci test macOS platform

@artemcm
Copy link
Contributor Author

artemcm commented Jan 19, 2023

@swift-ci test

@artemcm artemcm marked this pull request as ready for review January 20, 2023 17:23
@artemcm artemcm requested a review from nkcsgexi January 20, 2023 17:23
@artemcm artemcm merged commit 30891cc into swiftlang:main Jan 20, 2023
@artemcm artemcm deleted the LibSwiftScanDisposeString branch January 20, 2023 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant