Small cleanup.
* Use `cast` rather than `dyn_cast` to get an assertion failure rather than a segfault in case of a type mismatch. * Use stream operators to `emitOpError`s. -- PiperOrigin-RevId: 249208135
Loading
Please sign in to comment
* Use `cast` rather than `dyn_cast` to get an assertion failure rather than a segfault in case of a type mismatch. * Use stream operators to `emitOpError`s. -- PiperOrigin-RevId: 249208135