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

Unified Diff: oracle/testdata/src/main/calls.golden

Issue 13270045: code review 13270045: go.tools/oracle: add option to output results in JSON s... (Closed)
Patch Set: diff -r 07183b5c385c https://code.google.com/p/go.tools Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « oracle/testdata/src/main/callgraph-json.golden ('k') | oracle/testdata/src/main/calls-json.go » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: oracle/testdata/src/main/calls.golden
===================================================================
--- a/oracle/testdata/src/main/calls.golden
+++ b/oracle/testdata/src/main/calls.golden
@@ -82,7 +82,8 @@
Error: ambiguous selection within function call (or conversion)
-------- @callees callees-err-deadcode1 --------
-this call site is unreachable in this analysis
+
+Error: this call site is unreachable in this analysis
-------- @callees callees-err-nil-func --------
dynamic function call on nil value
@@ -91,7 +92,8 @@
dynamic method call on nil value
-------- @callees callees-err-deadcode2 --------
-this call site is unreachable in this analysis
+
+Error: this call site is unreachable in this analysis
-------- @callstack callstack-err-deadcode --------
main.deadcode is unreachable in this analysis scope
« no previous file with comments | « oracle/testdata/src/main/callgraph-json.golden ('k') | oracle/testdata/src/main/calls-json.go » ('j') | no next file with comments »

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