aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Lex/ModuleMap.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-12-03 11:34:27 -0800
committerKazu Hirata <kazu@google.com>2022-12-03 11:34:27 -0800
commiteeee3fee37a65d68ebbfcb6e78b6b2e018180b0c (patch)
treec56d82b81c020e541040542c478b1f4da3a4ac46 /clang/lib/Lex/ModuleMap.cpp
parent34e0d0579a3a6617b9b3212f2bc63d959c8f56c6 (diff)
downloadllvm-eeee3fee37a65d68ebbfcb6e78b6b2e018180b0c.zip
llvm-eeee3fee37a65d68ebbfcb6e78b6b2e018180b0c.tar.gz
llvm-eeee3fee37a65d68ebbfcb6e78b6b2e018180b0c.tar.bz2
[Basic] 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