[all-commits] [llvm/llvm-project] 742fb1: Revert "[lldb] Correct case in description of brea...
David Spickett via All-commits
all-commits at lists.llvm.org
Thu Mar 3 09:23:12 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 742fb134753b62f827677be92c48699d02f7f458
https://github.com/llvm/llvm-project/commit/742fb134753b62f827677be92c48699d02f7f458
Author: David Spickett <david.spickett at linaro.org>
Date: 2022-03-03 (Thu, 03 Mar 2022)
Changed paths:
M lldb/source/Commands/Options.td
M lldb/test/API/functionalities/completion/TestCompletion.py
Log Message:
-----------
Revert "[lldb] Correct case in description of breakpoint --on-catch/throw"
This reverts commit 6b3b3ef344504334f43afe76c805d2e6e7b587e9.
Jim Ingham informed me that the upper case is a hint to the option
name, like you might see in a menu to show you what the shortcut is.
More information about the All-commits
mailing list