diff options
author | Kazu Hirata <kazu@google.com> | 2022-06-26 18:51:54 -0700 |
---|---|---|
committer | Kazu Hirata <kazu@google.com> | 2022-06-26 18:51:54 -0700 |
commit | ca05cc206478245292cb769f826dbe12f59605be (patch) | |
tree | 14d5a8bf6c4a83411fa82161b3a34fa84aab93fb /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | d08f34b592ff06ccb1f36da88ec09aa926427a4d (diff) | |
download | llvm-ca05cc206478245292cb769f826dbe12f59605be.zip llvm-ca05cc206478245292cb769f826dbe12f59605be.tar.gz llvm-ca05cc206478245292cb769f826dbe12f59605be.tar.bz2 |
[clang] Don't use Optional::hasValue (NFC)
This patch replaces x.hasValue() with x where x is contextually
convertible to bool.
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions