• Thomas Van Lenten's avatar
    Fix ExtensionRegistry copying and add tests. · 49e4ba60
    Thomas Van Lenten authored
    - Fix up -copyWithZone: to not leave the two registries sharing
      some of the storage by using -addExtensions:.
    - Improve -addExtensions: to clone the sub dict when there is
      nothing to merge into.
    - A ExtensionRegistry unittests.
    - Update project schemes to not have extra things in perf scheme.
    49e4ba60
GPBExtensionRegistry.m 4.99 KB