Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rerun bootstrapping, and use a consistent encoding method in proto-le…
…ns-protoc. (google#290) Previously we were always using reflected encodings in proto-lens-protoc. After recent changes, the generated encodings are good enough that we can use them to decode DescriptorProto. So, this change makes us use the generated encodings (for better testing) when the flag is set.
- Loading branch information