[PATCH] Add getValueOr to llvm::Optional<T>.

David Blaikie dblaikie at gmail.com
Fri Sep 26 11:51:29 PDT 2014


Could you link to the spec for std::experimental::optional somewhere?

What's the form of this operation in std::experimental::optional? Should we move towards matching that interface more precisely so we can one day remove our custom implementation?

http://reviews.llvm.org/D5507






More information about the llvm-commits mailing list