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

Add attribute to identify a synthesized symbol #58

Open
d-ronnqvist opened this issue Apr 7, 2023 · 0 comments
Open

Add attribute to identify a synthesized symbol #58

d-ronnqvist opened this issue Apr 7, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@d-ronnqvist
Copy link
Contributor

In tools that operate on symbol graph files it can sometimes be useful to know if a given synthesized symbol is synthesized or not.

For Swift symbols one can check if the symbol's unique identifier contains "::SYNTHESIZED::" but this is relying on an implementation detail and isn't applicable to symbols in other source languages.

@d-ronnqvist d-ronnqvist added the enhancement New feature or request label Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant