Files
clang-p2996/lldb/source/Interpreter/Options.cpp
Jonas Devlieghere 7174568c9c [lldb] Remove spurious n at the end of option error message
When migrating to `ReportError` the newline (`\n`) at the end of the
error message was meant to be removed, but instead only the backslash
got deleted.
2023-01-03 08:31:09 -08:00

46 KiB