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

mark inbounds and loopinfo as quoted during lowering #34397

Merged
merged 1 commit into from
Jan 16, 2020

Conversation

JeffBezanson
Copy link
Member

This fixes errors that can happen when a variable called pop and inbounds expressions coexist.

@JeffBezanson JeffBezanson added compiler:lowering Syntax lowering (compiler front end, 2nd stage) bugfix This change fixes an existing bug backport 1.4 labels Jan 15, 2020
@KristofferC KristofferC merged commit a7cd97a into master Jan 16, 2020
@KristofferC KristofferC deleted the jb/quoteinbounds branch January 16, 2020 09:22
KristofferC pushed a commit that referenced this pull request Jan 21, 2020
@KristofferC KristofferC mentioned this pull request Jan 21, 2020
7 tasks
BioTurboNick pushed a commit to BioTurboNick/julia that referenced this pull request Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug compiler:lowering Syntax lowering (compiler front end, 2nd stage)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants