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

Nested annotation value: handle non-java-builtin types #2015

Merged
merged 5 commits into from
Jul 30, 2024

Conversation

ting-yuan
Copy link
Collaborator

@ting-yuan ting-yuan commented Jul 25, 2024

The fix is in kotlin-analysis-api/src/main/kotlin/com/google/devtools/ksp/impl/symbol/kotlin/util.kt. Other commits are various tests on nested type annotations, based on @kuanyingchou 's test cases.

@ting-yuan
Copy link
Collaborator Author

Fixes #1963

@ting-yuan ting-yuan changed the title Nested value: handle non-java-builtin types Nested annotation value: handle non-java-builtin types Jul 25, 2024
@ting-yuan ting-yuan merged commit 8ed973d into google:main Jul 30, 2024
3 checks passed
@ting-yuan ting-yuan deleted the nested branch October 11, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants