aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/CodeGen/MachineInstrTest.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2022-12-02 20:05:20 -0800
committerKazu Hirata <kazu@google.com>2022-12-02 20:05:20 -0800
commite842c06c2d52ae1d60db7ed528ea3f4215a0aad6 (patch)
tree2fa4d17e05b9dec6d22fddb83293ebb43b0dfc7d /llvm/unittests/CodeGen/MachineInstrTest.cpp
parent19aff0f37dd68ee51e78b764c0ce629ae73d1eef (diff)
downloadllvm-e842c06c2d52ae1d60db7ed528ea3f4215a0aad6.zip
llvm-e842c06c2d52ae1d60db7ed528ea3f4215a0aad6.tar.gz
llvm-e842c06c2d52ae1d60db7ed528ea3f4215a0aad6.tar.bz2
[IR] 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/unittests/CodeGen/MachineInstrTest.cpp')
0 files changed, 0 insertions, 0 deletions