forked from OSchip/llvm-project
5c4674d67b
This patch deprecates hasValue and getValue for consistency with std::optional and llvm::Optional. Note that I've migrated all known uses of them to has_value and value, respectively. Differential Revision: https://reviews.llvm.org/D131366 |
||
---|---|---|
.. | ||
mlir | ||
mlir-c |