Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(211)

Issue 16070045: code review 16070045: go.tools/go/types: use a map for cycle detection in IsI...

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by gri
Modified:
10 years, 10 months ago
Reviewers:
adonovan
CC:
adonovan, golang-codereviews
Visibility:
Public.

Description

go.tools/go/types: use a map for cycle detection in IsIdentical

Patch Set 1 #

Patch Set 2 : diff -r bc010fc85a9b https://code.google.com/p/go.tools #

Patch Set 3 : diff -r bc010fc85a9b https://code.google.com/p/go.tools #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -33 lines) Patch
go/types/predicates.go View 1 8 chunks +25 lines, -33 lines 2 comments Download
go/types/testdata/cycles4.src View 1 2 chunks +102 lines, -0 lines 0 comments Download

Messages

Total messages: 5
gri
Hello adonovan@google.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
12 years ago (2013-10-23 21:39:35 UTC) #1
adonovan
LGTM https://codereview.appspot.com/16070045/diff/50001/go/types/predicates.go File go/types/predicates.go (right): https://codereview.appspot.com/16070045/diff/50001/go/types/predicates.go#newcode232 go/types/predicates.go:232: It would be even more efficient if you ...
12 years ago (2013-10-23 21:45:13 UTC) #2
gri
https://codereview.appspot.com/16070045/diff/50001/go/types/predicates.go File go/types/predicates.go (right): https://codereview.appspot.com/16070045/diff/50001/go/types/predicates.go#newcode232 go/types/predicates.go:232: On 2013/10/23 21:45:14, adonovan wrote: > It would be ...
12 years ago (2013-10-23 21:52:54 UTC) #3
gobot
Replacing golang-dev with golang-codereviews.
11 years, 10 months ago (2013-12-20 16:26:01 UTC) #4
gobot
10 years, 10 months ago (2014-12-19 05:14:35 UTC) #5
R=close To the author of this CL: The Go project has moved to Gerrit Code Review. If this CL should be continued, please see the latest version of https://golang.org/doc/contribute.html for instructions on how to set up Git and the Go project's Gerrit codereview plugin, and then create a new change with your current code. If there has been discussion on this CL, please give a link to it (golang.org/cl/16070045 is best) in the description in your new CL. Thanks very much.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b