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

[std] Fix cross-references to 'unevaluated operand' #4941

Merged
merged 1 commit into from Oct 21, 2021

Conversation

jensmaurer
Copy link
Member

@jensmaurer jensmaurer commented Sep 26, 2021

Fixes #4936

@jensmaurer
Copy link
Member Author

jensmaurer commented Sep 26, 2021

@tkoeppe, this only fixes and adds cross-references for "unevaluated operand", as a first step. It should be pretty obvious.

There is some follow-on work, because we sometimes mean "not potentially evaluated" (which also covers subexpressions). That needs separate work.

@tkoeppe tkoeppe added the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 20, 2021
@jensmaurer jensmaurer removed the needs rebase The pull request needs a git rebase to resolve merge conflicts. label Oct 21, 2021
@jensmaurer
Copy link
Member Author

jensmaurer commented Oct 21, 2021

Rebased.

@tkoeppe , ready for you.

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.

[expr.context] List of back references crossreference the parent subclause
2 participants