aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Basic/FileManager.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-12-03 11:34:24 -0800
committerKazu Hirata <kazu@google.com>2022-12-03 11:34:24 -0800
commit180600660bbbdf8e74f7372a00e24edb219f0868 (patch)
treeceed4ff196c1ee61159393a481430f309d1bbd15 /clang/lib/Basic/FileManager.cpp
parent32332909f45b55aba4cfa7fac95e28cd174655f5 (diff)
downloadllvm-180600660bbbdf8e74f7372a00e24edb219f0868.zip
llvm-180600660bbbdf8e74f7372a00e24edb219f0868.tar.gz
llvm-180600660bbbdf8e74f7372a00e24edb219f0868.tar.bz2
[StaticAnalyzer] 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/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions