diff options
author | Fangrui Song <i@maskray.me> | 2022-12-17 19:47:45 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-17 19:47:45 +0000 |
commit | d1f475347518bdab387f21cda2281c0939a80f70 (patch) | |
tree | e28146d86b2875fb80e50e9173a80285b51bf23b /clang/lib/Frontend/ModuleDependencyCollector.cpp | |
parent | 76b11003728dc1e37a28d69db81fb7952c7486e9 (diff) | |
download | llvm-d1f475347518bdab387f21cda2281c0939a80f70.zip llvm-d1f475347518bdab387f21cda2281c0939a80f70.tar.gz llvm-d1f475347518bdab387f21cda2281c0939a80f70.tar.bz2 |
[clang] 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