diff options
author | Kazu Hirata <kazu@google.com> | 2022-12-04 14:40:08 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-12-04 14:40:08 -0800 |
commit | 004933e46a644a86de52dd9b08d72c43854425fc (patch) | |
tree | d4d491d83fb8bf821411e28d5f8098b8255456f3 /llvm/unittests/BinaryFormat/DwarfTest.cpp | |
parent | 8d6589cba7cde886d2e189ea84c8bb17e12da861 (diff) | |
download | llvm-004933e46a644a86de52dd9b08d72c43854425fc.zip llvm-004933e46a644a86de52dd9b08d72c43854425fc.tar.gz llvm-004933e46a644a86de52dd9b08d72c43854425fc.tar.bz2 |
[mlir] Use std::nullopt instead of None (NFC)
I've verified that every single instance of std::nullopt in this patch
affects generated files and would reduce the number of warnings if
None were deprecated.
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/BinaryFormat/DwarfTest.cpp')
0 files changed, 0 insertions, 0 deletions