diff options
author | Fangrui Song <i@maskray.me> | 2022-12-17 22:22:47 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-17 22:22:47 +0000 |
commit | 15a9a72ee68166c0cff3f036cacd3c82be66c729 (patch) | |
tree | 057855e0968fa453895a4d7546449a1667fa6b85 /clang/lib/Lex/ModuleMap.cpp | |
parent | bbf84fcf180cf18dfc61627799a56a596e62ed68 (diff) | |
download | llvm-15a9a72ee68166c0cff3f036cacd3c82be66c729.zip llvm-15a9a72ee68166c0cff3f036cacd3c82be66c729.tar.gz llvm-15a9a72ee68166c0cff3f036cacd3c82be66c729.tar.bz2 |
[flang] 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/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions