aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-12-03 12:14:19 -0800
committerKazu Hirata <kazu@google.com>2022-12-03 12:14:19 -0800
commita41fbb1fc2126e9791fd0f159f21935f6c2f93c4 (patch)
tree0e29b7b2463872b19002197ec5797442c5bc0f10 /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parentab672e91737daa55f18662d569d8c1ae6e0b4dfe (diff)
downloadllvm-a41fbb1fc2126e9791fd0f159f21935f6c2f93c4.zip
llvm-a41fbb1fc2126e9791fd0f159f21935f6c2f93c4.tar.gz
llvm-a41fbb1fc2126e9791fd0f159f21935f6c2f93c4.tar.bz2
[clang/unittests] 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 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions