[Verifier] Check valid raw_ostream pointer before printing errors
The GenericConvergenceVerifier stores a pointer *OS, which can be nullptr. This can crash the verifier.
Loading
Please sign in to comment
The GenericConvergenceVerifier stores a pointer *OS, which can be nullptr. This can crash the verifier.