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

Moe sync #1056

Merged
merged 1 commit into from Jan 31, 2018
Merged

Moe sync #1056

merged 1 commit into from Jan 31, 2018

Conversation

ronshapiro
Copy link

No description provided.

We currently call newBindingNode() every time we visit a binding in our traversal, which can happen multiple times per dagger.internal.codegen.Binding in a BindingGraph tree, resulting in unequal node objects. This change makes it so that those nodes are equal.

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=183907954
@ronshapiro ronshapiro merged commit f8a6e79 into master Jan 31, 2018
@ronshapiro ronshapiro deleted the sync-master-2018/01/31 branch January 31, 2018 23:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants