• dmaclach's avatar
    Add Setter/Getter type verification. (#3880) · 2b3aa1c2
    dmaclach authored
    Add runtime asserts (that can be disabled in release) that verify
    that the types being get/set for messages using the C Api match
    the type in the descriptor for the field being get/set.
    2b3aa1c2
GPBUtilities.m 82.6 KB