Skip to content

Fix illegal positions being generated in SpliceInterpreter #23601

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jchyb
Copy link
Contributor

@jchyb jchyb commented Jul 25, 2025

Fixes #21910

The issue was caused by the splice (${ posImpl('x) }) interpretation (of 'x), which after extracting the value would wrap it with Inlined and incorrectly set the position without setting the source file.

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.

Multiple inlines make position data on reflect module trees inconsistent
1 participant