aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-12-03 11:13:41 -0800
committerKazu Hirata <kazu@google.com>2022-12-03 11:13:41 -0800
commite31564afc3670d512274ccaa49e4fdd905f6b3d6 (patch)
tree152c04ff808d7d89623ae1d188be35c3d3a833ad /clang/lib/Lex/ModuleMap.cpp
parent8595f2e54d2df80e8d0f9de415324eaae510a84a (diff)
downloadllvm-e31564afc3670d512274ccaa49e4fdd905f6b3d6.zip
llvm-e31564afc3670d512274ccaa49e4fdd905f6b3d6.tar.gz
llvm-e31564afc3670d512274ccaa49e4fdd905f6b3d6.tar.bz2
[AST] Use std::nullopt instead of None (NFC)
This patch mechanically replaces None with std::nullopt where the compiler would warn if None were deprecated. The intent is to reduce the amount of manual work required in migrating from Optional to std::optional. This is part of an effort to migrate from llvm::Optional to std::optional: https://discourse.llvm.org/t/deprecating-llvm-optional-x-hasvalue-getvalue-getvalueor/63716
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions