SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Make sure Objective C Proto compiler doesn't "duplicate" prefixes unnecessarily.

In some cases proto files that want/need to use the objc_class_prefix option have
types that already have the prefix on a subset of their names. In this case we don't
want to duplicate the prefix.

Added tests for this (and prefixes in general).
D
Dave MacLachlan committed
ef3a7250021a687071d8113dbec8bf2f67e317ee
Parent: e242a9b
Committed by Thomas Van Lenten <thomasvl@google.com> on 11/27/2018, 1:06:36 PM