[all-commits] [llvm/llvm-project] 632c39: [lldb] Change default value of dwim-print-verbosit...
Dave Lee via All-commits
all-commits at lists.llvm.org
Wed Mar 8 11:11:10 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 632c396499eb4f6f7a36ba0246ba57e011357a55
https://github.com/llvm/llvm-project/commit/632c396499eb4f6f7a36ba0246ba57e011357a55
Author: Dave Lee <davelee.com at gmail.com>
Date: 2023-03-08 (Wed, 08 Mar 2023)
Changed paths:
M lldb/source/Core/CoreProperties.td
Log Message:
-----------
[lldb] Change default value of dwim-print-verbosity setting
Reduce the default value of `dwim-print-verbosity` to `eDWIMPrintVerbosityNone`.
Users who wish to see the rewritten expression can set this setting manually. Not unlike
`interpreter.expand-regex-aliases`.
Differential Revision: https://reviews.llvm.org/D145529
More information about the All-commits
mailing list