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-15138] Unused Parameter in SILFunction.init() #57464

Closed
swift-ci opened this issue Aug 30, 2021 · 2 comments · Fixed by #60405
Closed

[SR-15138] Unused Parameter in SILFunction.init() #57464

swift-ci opened this issue Aug 30, 2021 · 2 comments · Fixed by #60405
Assignees
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers

Comments

@swift-ci
Copy link
Collaborator

swift-ci commented Aug 30, 2021

Previous ID SR-15138
Radar None
Original Reporter justinfargnoli (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, StarterBug
Assignee jonathanalvares9009 (JIRA)
Priority Medium

md5: da414c7579ba4515bede6e8b6420523a

Issue Description:

SILFunction.init() link does not use the Loc parameter. To resolve this we should remove the Loc parameter from the parameter list.

@swift-ci
Copy link
Collaborator Author

Comment by Rajagopalan Gangadharan (JIRA)

Hello jonathanalvares9009 (JIRA User) justinfargnoli (JIRA User) Is this still up for grabs, if yes can I work on this(also some hints would be helpful)? Thanks!

@swift-ci
Copy link
Collaborator Author

Comment by Justin Fargnoli (JIRA)

Hi Rajagopalan (JIRA User), I think jonathanalvares9009 (JIRA User) is currently working on this.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants