[MLIR] Hide FailureOr::hasValue()
`Optional<T>::hasValue()` is deprecated and should be private like `has_value()`. Reviewed By: tpopp, bondhugula Differential Revision: https://reviews.llvm.org/D138400
Loading
Please sign in to comment
`Optional<T>::hasValue()` is deprecated and should be private like `has_value()`. Reviewed By: tpopp, bondhugula Differential Revision: https://reviews.llvm.org/D138400