Skip to content

[5.9 🍒][Dependency Scanning] Always tokenize scanning query command-line strings #65294

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
Apr 19, 2023

Conversation

artemcm
Copy link
Contributor

@artemcm artemcm commented Apr 19, 2023

Cherry-pick of #65293

Other parts of the scanner lib (e.g. target-info query) already do this. We must always make sure to process the incoming command-line strings and run them through 'llvm::cl::TokenizeGNUCommandLine' in order to process escaped paths.

Part of rdar://106712169

…ings

Other parts of the scanner lib (e.g. target-info query) already do this. We must always make sure to process the incoming command-line strings and run them through 'llvm::cl::TokenizeGNUCommandLine' in order to process escaped paths.

Part of rdar://106712169
@artemcm artemcm requested a review from nkcsgexi April 19, 2023 18:17
@artemcm artemcm requested a review from a team as a code owner April 19, 2023 18:17
@artemcm
Copy link
Contributor Author

artemcm commented Apr 19, 2023

@swift-ci test

@artemcm artemcm merged commit 02812e8 into swiftlang:release/5.9 Apr 19, 2023
@artemcm artemcm deleted the 59DepScanAlwaysTokenize branch April 19, 2023 23:00
@AnthonyLatsis AnthonyLatsis added the 🍒 release cherry pick Flag: Release branch cherry picks label May 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍒 release cherry pick Flag: Release branch cherry picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants