Files
clang-p2996/lldb/unittests/Utility/StringExtractorGDBRemoteTest.cpp
Fangrui Song f43886e7ba [lldb] llvm::Optional::value() && => operator*/operator->
std::optional::value() has undesired exception checking semantics and is
unavailable in older Xcode (see _LIBCPP_AVAILABILITY_BAD_OPTIONAL_ACCESS). The
call sites block std::optional migration.
2022-12-17 20:37:13 +00:00

5.1 KiB