Add --<lang>_opt flag for all built-in generators
Plugins (and some built-in generators) have `--<lang>_opt` flag that allows passing parameters one-by-one instead of passing them as `--<lang>_out=<params>:<out_base>`. This PR changes protoc to allow using `--<lang>_opt` for all (built-in) generators.
Showing
Please
register
or
sign in
to comment