mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
std::optional::value() has undesired exception checking semantics and is unavailable in some older Xcode. The call sites block std::optional migration.