diff options
author | Fangrui Song <i@maskray.me> | 2022-12-17 19:07:38 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-17 19:07:38 +0000 |
commit | cbb0981388b6b2c4ccc574a674841ecd517115e5 (patch) | |
tree | 934a75802083ddc2d4240e508cf261ff2911dc6e /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 412f391ca4ba21f3d82df31ef4bb755d5d1e2909 (diff) | |
download | llvm-cbb0981388b6b2c4ccc574a674841ecd517115e5.zip llvm-cbb0981388b6b2c4ccc574a674841ecd517115e5.tar.gz llvm-cbb0981388b6b2c4ccc574a674841ecd517115e5.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