Files
llvm/lldb/source/Interpreter/CommandInterpreter.cpp
Jonas Devlieghere bf6880c997 [lldb] Don't emit .lldbinit warning as an error (#163265)
Actually emit a warning, rather than an error, when there's an .lldbinit
file in the current directly. Currently, the message is prepended by
"error" which looks rather odd, as the warning refers to itself as a
warning.
2025-10-13 15:43:52 -07:00

137 KiB