Skip to content
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

[SR-12545] SwiftPM should show available arguments for --sanitize #4567

Closed
keith opened this issue Apr 7, 2020 · 2 comments
Closed

[SR-12545] SwiftPM should show available arguments for --sanitize #4567

keith opened this issue Apr 7, 2020 · 2 comments
Assignees

Comments

@keith
Copy link
Collaborator

keith commented Apr 7, 2020

Previous ID SR-12545
Radar rdar://problem/62201723
Original Reporter @keith
Type Improvement
Status Closed
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Improvement
Assignee @keith
Priority Medium

md5: 66dc9f4e8144a77d6938bdd42cd9cae3

Issue Description:

With SwiftPM 5.2.0 (from Xcode 11.4), if you attempt to use `--sanitize` with no argument you see:

% swift build --sanitize
error: option --sanitize requires a value; provide a value using '--sanitize <value>' or '--sanitize=<value>'

But the help doesn't provide specific info:

% swift build --help | grep sanitize
  --sanitize              Turn on runtime checks for erroneous behavior

It would be great if the available options were shown here

@beccadax
Copy link
Contributor

@swift-ci create

@keith
Copy link
Collaborator Author

keith commented Oct 20, 2020

#2988

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 4, 2022
This issue was closed.
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

No branches or pull requests

2 participants