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

Change Hilt processor to checks the correct "names" property when getting values from Kotlin @Suppress annotations. #2903

Closed
wants to merge 0 commits into from

Conversation

copybara-service[bot]
Copy link

Change Hilt processor to checks the correct "names" property when getting values from Kotlin @Suppress annotations.

This CL also adds regression tests that contain @androidentrypoint classes that use Kotlin @Suppress.

Fixes #2834

RELNOTES=Fix #2834:Hilt processor now checks the correct "names" property when getting values from Kotlin @Suppress annotations.

@google-cla google-cla bot added the cla: yes label Sep 30, 2021
@copybara-service copybara-service bot force-pushed the test_399945204 branch 6 times, most recently from 8216856 to 427dab9 Compare September 30, 2021 21:43
@copybara-service copybara-service bot closed this Sep 30, 2021
@copybara-service copybara-service bot deleted the test_399945204 branch September 30, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hilt ignores Suppress class annotations when generating code
0 participants