diff options
author | Kazu Hirata <kazu@google.com> | 2022-11-25 11:25:45 -0800 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-11-25 11:25:45 -0800 |
commit | ee8959d09894f2494c4c6928a6904ac0f45b9fe7 (patch) | |
tree | 0a0680040b0ffd034093170c9a061db5ff3eeb88 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | a6aaa969f7caec58a994142f8d855861cf3a1463 (diff) | |
download | llvm-ee8959d09894f2494c4c6928a6904ac0f45b9fe7.zip llvm-ee8959d09894f2494c4c6928a6904ac0f45b9fe7.tar.gz llvm-ee8959d09894f2494c4c6928a6904ac0f45b9fe7.tar.bz2 |
[Analysis] Use std::optional in ScalarEvolution.cpp (NFC)
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/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions