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

Emit definitions and references correctly for constructors #126

Open
varungandhi-src opened this issue Mar 21, 2023 · 1 comment
Open

Emit definitions and references correctly for constructors #126

varungandhi-src opened this issue Mar 21, 2023 · 1 comment
Labels

Comments

@varungandhi-src
Copy link
Contributor

varungandhi-src commented Mar 21, 2023

Follow-up from #122, where constructor support doesn't quite work.

It would be useful to have something like sourcegraph/scip#117 for supporting this, because compiler-inserted constructor invocations don't have a good source location for placing the reference occurrence.

@varungandhi-src varungandhi-src added the bug Something isn't working label Mar 21, 2023
@varungandhi-src
Copy link
Contributor Author

Partly handled by #163

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant