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

21529 #7

Merged
merged 3 commits into from
Jun 18, 2024
Merged

21529 #7

merged 3 commits into from
Jun 18, 2024

Conversation

jwnimmer-tri
Copy link

@jwnimmer-tri jwnimmer-tri commented Jun 18, 2024

This change is Reviewable

The getter had a pre-condition of calling Resolve, and was only ever
called once immediate after the Resolve. The extra API burden (and
spurious copy of the return value) is not useful.
When template types are known, nontrivial code must live in cc file.
The parser only ever needs to know about instanced names. Converting
back and forth with strings just makes the code impossible to reason
about which strings are valid under what conditions and relative to
where.

The name-punning confusion is still there, at least now is fully
encapsulated within the filter group resolver cc file.
@jwnimmer-tri
Copy link
Author

FYI This might be easier to understand if you set "Review each commit separately" in the review. I don't have permissions to change that setting when I open the page.

Copy link
Owner

@rpoyner-tri rpoyner-tri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 5 of 6 files at r1, 2 of 3 files at r2, 10 of 10 files at r3, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jwnimmer-tri)

Copy link
Owner

@rpoyner-tri rpoyner-tri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:lgtm:

Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @jwnimmer-tri)

@rpoyner-tri rpoyner-tri merged commit 6e0062a into rpoyner-tri:collision-wtf3 Jun 18, 2024
1 check passed
@jwnimmer-tri jwnimmer-tri deleted the 21529 branch June 18, 2024 20:25
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.

2 participants