The static analyzer in some versions of Xcode now flag the enumDescriptor_ as retained by the generated methods and not being release in dealloc. So avoid the whole issue by just bringing back the explicit getter. PiperOrigin-RevId: 488436139pull/10985/head
parent
d4adb43bb4
commit
47862bbfe2
1 changed files with 4 additions and 1 deletions
Loading…
Reference in new issue