Files
clang-p2996/llvm/lib/Debuginfod/Debuginfod.cpp
Fangrui Song a3209b0fbc [llvm] 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:23:45 +00:00

18 KiB