diff options
author | Kazu Hirata <kazu@google.com> | 2022-12-04 14:40:10 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-12-04 14:40:10 -0800 |
commit | 7f773ce6fc98a31b3466be02c020439414c2da24 (patch) | |
tree | 54b17f001985e699073512e5428f9a928b7f1438 /llvm/unittests/BinaryFormat/DwarfTest.cpp | |
parent | 004933e46a644a86de52dd9b08d72c43854425fc (diff) | |
download | llvm-7f773ce6fc98a31b3466be02c020439414c2da24.zip llvm-7f773ce6fc98a31b3466be02c020439414c2da24.tar.gz llvm-7f773ce6fc98a31b3466be02c020439414c2da24.tar.bz2 |
[flang] 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