This is part of an effort to migrate from llvm::Optional to
std::optional:
https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
Paths
| Differential D142857
[clang] Remove clang::Optional ClosedPublic Authored by kazu on Jan 29 2023, 5:37 PM.
Details
Summary This is part of an effort to migrate from llvm::Optional to https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 29 2023, 5:40 PM This revision was landed with ongoing or failed builds.Jan 29 2023, 6:08 PM This revision was automatically updated to reflect the committed changes.
Diff 493173 clang/include/clang/Basic/LLVM.h
|