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

In StringConcatToTextBlock, don't assume that string literals always have source position information #4908

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

copybara-service[bot]
Copy link
Contributor

In StringConcatToTextBlock, don't assume that string literals always have source position information

Annotations on record constructors appear to get desugared early, so string literals on those annotations don't have source positions when they're copied to generated record members.

…have source position information

Annotations on record constructors appear to get desugared early, so string literals on those annotations don't have source positions when they're copied to generated record members.

PiperOrigin-RevId: 737721235
@copybara-service copybara-service bot merged commit 7440ff1 into master Mar 17, 2025
@copybara-service copybara-service bot deleted the test_737378851 branch March 17, 2025 20:00
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.

1 participant