DescriptionNew Mojom parser: Remove dependency on CGO.
BUG=#593
We take advantage of the go compiler's build tags feature. We can conditionally include the mojo system impl cgo files only when the build tag "include_mojo_cgo" is set. We do not set this tag when building the Mojom parser.
We are also able to eliminate the separate entry for "Go mojom parser serialization tests". The serialization test can now be run as a pure go test like all the others.
R=azani@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/60b06a6a6178a00de346eabad0c71eb7519e160b
Patch Set 1 #
Messages
Total messages: 11 (8 generated)
|