[PATCH] D63057: [bindings/go][NFC] Format code with go fmt
Ayke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 9 03:30:53 PDT 2019
aykevl created this revision.
aykevl added reviewers: whitequark, pcc.
Herald added a project: LLVM.
Run `go fmt` (version 1.12) over the Go bindings. This cleans up lots of inconsistencies in the code, it does not change the code in a functional way.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D63057
Files:
llvm/bindings/go/llvm/dibuilder.go
llvm/bindings/go/llvm/ir.go
llvm/bindings/go/llvm/transforms_coroutines.go
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63057.203732.patch
Type: text/x-patch
Size: 8558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190609/98a75894/attachment.bin>
More information about the llvm-commits
mailing list