[llvm-dev] Go Bindings and govet
Eric Christopher via llvm-dev
llvm-dev at lists.llvm.org
Tue Mar 15 14:55:07 PDT 2016
Hi Andrew, Peter,
I took a look at the results of running govet on the go bindings - there
are a lot of small/simple problems that should probably be looked at. Wrong
number of arguments a few times, shifts by > 32, etc.
https://golang.org/cmd/vet/
Thanks!
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160315/e7dd4e01/attachment.html>
More information about the llvm-dev
mailing list