Files
llvm/lldb/source/Commands/CommandObjectPlatform.cpp
David Spickett c8e4eb1043 [LLDB] Fix help text for "platform settings"
This claims to take a platform name argument but doesn't.

That was probably the intent in fbb7634934
but it has only ever worked with the current platform.

Reviewed By: clayborg

Differential Revision: https://reviews.llvm.org/D136928
2023-01-16 09:37:29 +00:00

67 KiB