diff options
author | Peter Klausler <pklausler@nvidia.com> | 2025-10-10 10:09:02 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 10:09:02 -0700 |
commit | e2ee91ed34207859fa6afaaf0573bdf1396e7f27 (patch) | |
tree | abd9ff785533ba0b004ae4506262386a620f9773 /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 8b930895c47ef64b414ddd4e61a361c90b60c4dd (diff) | |
download | llvm-e2ee91ed34207859fa6afaaf0573bdf1396e7f27.zip llvm-e2ee91ed34207859fa6afaaf0573bdf1396e7f27.tar.gz llvm-e2ee91ed34207859fa6afaaf0573bdf1396e7f27.tar.bz2 |
[flang] Clean up some optional<bool> usage (#161925)
Audit the use of std::optional<bool> as a tri-state logical value in
flang, correct a couple cases that need ".value_or()", add some explicit
".has_value()" calls, and document the possible pitfalls.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions