Files
clang-p2996/mlir/lib/Analysis/Presburger/Utils.cpp
Fangrui Song cc037e1790 [mlir] 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:27:33 +00:00

19 KiB