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

Issue 170940044: code review 170940044: cmd/vet: update test patterns to include asm function name (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 8 months ago by austin
Modified:
10 years, 8 months ago
Reviewers:
r
CC:
adg, r, rsc, golang-codereviews
Visibility:
Public.

Description

cmd/vet: update test patterns to include asm function name vet now includes function names in its error messages about assembly code. Update the error test patterns to account for this and expand some patterns to check that go vet discovers the function name correctly. Fixes issue 9041

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M cmd/vet/testdata/asm1.s View 3 chunks +3 lines, -3 lines 0 comments Download
M cmd/vet/testdata/asm2.s View 3 chunks +3 lines, -3 lines 0 comments Download
M cmd/vet/testdata/asm3.s View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
austin
Hello adg, r, rsc (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go.tools
10 years, 8 months ago (2014-11-02 15:14:15 UTC) #1
r
LGTM
10 years, 8 months ago (2014-11-02 17:09:36 UTC) #2
austin
10 years, 8 months ago (2014-11-02 17:21:07 UTC) #3
*** Submitted as
https://code.google.com/p/go/source/detail?r=7e40432eea6b&repo=tools ***

cmd/vet: update test patterns to include asm function name

vet now includes function names in its error messages about
assembly code.  Update the error test patterns to account for
this and expand some patterns to check that go vet discovers
the function name correctly.

Fixes issue 9041

LGTM=r
R=adg, r, rsc
CC=golang-codereviews
https://codereview.appspot.com/170940044
Sign in to reply to this message.

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