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

Document Overload Resolution #232

Closed
Tracked by #67692
llvm-beanz opened this issue May 6, 2024 · 1 comment
Closed
Tracked by #67692

Document Overload Resolution #232

llvm-beanz opened this issue May 6, 2024 · 1 comment
Assignees
Labels
language-spec Issue with completed spec
Milestone

Comments

@llvm-beanz
Copy link
Collaborator

Which document does this relate to?
Draft language specification

Describe the issue you see with the spec
We have not specified overload resolution rules. Some questions to answer:

  • What declarations can and can't be overloaded?
  • How are overloads resolved?
  • What are the rules for comparing conversion sequences?
@llvm-beanz
Copy link
Collaborator Author

Resolved with #261

@github-project-automation github-project-automation bot moved this from New to Done in HLSL Roadmap Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language-spec Issue with completed spec
Projects
Status: Done
Archived in project
Development

No branches or pull requests

2 participants