[Testing/Support] llvm::Optional => std::optional
authorFangrui Song <i@maskray.me>
Wed, 14 Dec 2022 06:35:39 +0000 (06:35 +0000)
committerFangrui Song <i@maskray.me>
Wed, 14 Dec 2022 06:35:39 +0000 (06:35 +0000)
commit5bdf25bc38baf33eb354a3dfb6959dce0aa30a85
tree678f47142e14ec9a6bb4b63e8d20b44a269d1e35
parentd6802581700bdf65fc6d002d3d5667295044f0b3
[Testing/Support] llvm::Optional => std::optional

SupportHelpers.h supports both for now to ease migration.
llvm/include/llvm/Testing/Support/Error.h
llvm/include/llvm/Testing/Support/SupportHelpers.h
llvm/lib/Testing/Support/Annotations.cpp
llvm/unittests/Support/MatchersTest.cpp