NFC: Use ValueOfRange instead of T in Diagnostic::appendRange.
For iterator_range, T is often the name of another iterator type and not the the value of the range. PiperOrigin-RevId: 259843446
Loading
Please sign in to comment
For iterator_range, T is often the name of another iterator type and not the the value of the range. PiperOrigin-RevId: 259843446