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-12546] Accept underlying arguments for --sanitize #4566

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

[SR-12546] Accept underlying arguments for --sanitize #4566

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

Comments

@keith
Copy link
Collaborator

keith commented Apr 7, 2020

Previous ID SR-12546
Radar rdar://problem/62201729
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: 67872f2ba60e451f11c61dea7a60caaf

Issue Description:

Currently if you know about `tsan` from previous experience and you attempt to use that with swift pm you see:

% swift build --sanitize tsan
error: unknown value 'tsan' for argument --sanitize; use --help to print usage

And you have to use `thread` instead. It would be great if both were accepted.

@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