Files
clang-p2996/lldb/source/Core/ValueObjectChild.cpp
Fangrui Song 9464bd8c78 [lldb] llvm::Optional::value => operator*/operator->
std::optional::value() has undesired exception checking semantics and is
unavailable in some older Xcode. The call sites block std::optional migration.
2022-12-17 05:01:54 +00:00

8.2 KiB