[PATCH] D128131: [ADT] Add has_value, value, value_or to llvm::Optional

Kazu Hirata via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 18 21:21:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3c49576417ba: [ADT] Add has_value, value, value_or to llvm::Optional (authored by kazu).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128131/new/

https://reviews.llvm.org/D128131

Files:
  llvm/include/llvm/ADT/Optional.h
  llvm/unittests/ADT/OptionalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128131.438168.patch
Type: text/x-patch
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220619/9c1b158a/attachment.bin>


More information about the llvm-commits mailing list