-
Notifications
You must be signed in to change notification settings - Fork 64
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
Outer nested-name-specifier in pointer-to-member does not get a semantic token #2235
Comments
|
Go-to-def on the affected |
|
It looks like the AST just... doesn't have a The entire In other contexts where a construction like |
|
Filed upstream as llvm/llvm-project#118198 |
In the following code:
the token
Outeron the last line does not get a semantic token.The text was updated successfully, but these errors were encountered: