Files
clang-p2996/lldb/source/Commands/CommandObjectDWIMPrint.cpp
Adrian Prantl 9473e162b9 [DWIMPrint] Move the setting of the result status into dump_val_object (#96232)
Previously the result would get overwritten by a success on all code
paths.

This is another NFC change for TypeSystemClang, because an object
description cannot actually fail there. It will have different behavior
in the Swift plugin.
2024-06-20 12:50:26 -07:00

8.6 KiB