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

Handle yield statement case in ASTHelpers#targetType #3783

Merged
merged 0 commits into from
Feb 13, 2023

Conversation

copybara-service[bot]
Copy link
Contributor

Handle yield statement case in ASTHelpers#targetType

7504736 fixes the switch expression case, but ImmutableChecker can still throw NullPointerException for the yield statement + method reference case. This PR handles that case, too.

Fixes #3737

FUTURE_COPYBARA_INTEGRATE_REVIEW=#3737 from DataDog:halil.sener/immutable-checker-yield-case 8fd83b5

@copybara-service copybara-service bot closed this Feb 13, 2023
@copybara-service copybara-service bot merged commit 31b352c into master Feb 13, 2023
@copybara-service copybara-service bot deleted the test_507165001 branch February 13, 2023 18:50
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.

0 participants