• Brian Duff's avatar
    Inline unknownFieldData{Equals,HashCode} to generated code. · a69b461e
    Brian Duff authored
    It turns out dex (apparently) was inlining these protected final
    methods from ExtendableMessageNano into every message class. Removing
    these methods from the base class and inlining their code reduces
    the method count by 2 methods / message when the store_unknown_fields
    option is on.
    
    Change-Id: I0aa09f2016d39939c4c8b8219601793b8fab301f
    a69b461e
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...