Add free standing getElementTypeOrSelf member.
This function returns the element type of the underlying type or the input type itself. This removes some of the casting and code from ODS and into C++ code. I've not converted all the call sites (as this requires a new include and target) and wanted to run it past folks first. PiperOrigin-RevId: 251978156
Loading
Please sign in to comment