diff options
author | Fangrui Song <i@maskray.me> | 2022-12-17 05:15:07 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-17 05:15:07 +0000 |
commit | fc6ca0d05377e30b8f51f7ee904834e06c137342 (patch) | |
tree | 0ce47260722487df67351acea5470082150e4acd /clang/lib/Lex/ModuleMap.cpp | |
parent | 43fbbcbfa9a0cb0a0ce2e1c5df63e49e8acf2db2 (diff) | |
download | llvm-fc6ca0d05377e30b8f51f7ee904834e06c137342.zip llvm-fc6ca0d05377e30b8f51f7ee904834e06c137342.tar.gz llvm-fc6ca0d05377e30b8f51f7ee904834e06c137342.tar.bz2 |
[clang] 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.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions