cznic / lldb

github.com/cznic/lldb has moved to modernc.org/lldb
https://godoc.org/modernc.org/lldb
BSD 3-Clause "New" or "Revised" License
33 stars 1 forks source link

Fixed unnecessary conversions (gometalinter:unconvert) #5

Closed ghost closed 7 years ago

ghost commented 7 years ago

Checked with gometalinter --disable-all --enable=unconvert "./..."

cznic commented 7 years ago

Reviewed, tested, merging. Thank you!