[all-commits] [llvm/llvm-project] c8e4eb: [LLDB] Fix help text for "platform settings"
David Spickett via All-commits
all-commits at lists.llvm.org
Mon Jan 16 01:37:43 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c8e4eb1043f4be6d9d823ce8f3238dca3479ffd4
https://github.com/llvm/llvm-project/commit/c8e4eb1043f4be6d9d823ce8f3238dca3479ffd4
Author: David Spickett <david.spickett at linaro.org>
Date: 2023-01-16 (Mon, 16 Jan 2023)
Changed paths:
M lldb/source/Commands/CommandObjectPlatform.cpp
Log Message:
-----------
[LLDB] Fix help text for "platform settings"
This claims to take a platform name argument but doesn't.
That was probably the intent in fbb7634934d40548b650574a2f2a85ab41527674
but it has only ever worked with the current platform.
Reviewed By: clayborg
Differential Revision: https://reviews.llvm.org/D136928
More information about the All-commits
mailing list