diff options
author | Fangrui Song <i@maskray.me> | 2022-12-17 19:23:50 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-17 19:23:50 +0000 |
commit | 76b11003728dc1e37a28d69db81fb7952c7486e9 (patch) | |
tree | 6aad113f8fa1170ca42bed63a8719cea2bd0e4d0 /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | cbb0981388b6b2c4ccc574a674841ecd517115e5 (diff) | |
download | llvm-76b11003728dc1e37a28d69db81fb7952c7486e9.zip llvm-76b11003728dc1e37a28d69db81fb7952c7486e9.tar.gz llvm-76b11003728dc1e37a28d69db81fb7952c7486e9.tar.bz2 |
[mlir] 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.
Diffstat (limited to 'clang/lib/Frontend/ModuleDependencyCollector.cpp')
0 files changed, 0 insertions, 0 deletions