diff options
author | Dmitri Gribenko <gribozavr@gmail.com> | 2019-09-12 12:16:43 +0000 |
---|---|---|
committer | Dmitri Gribenko <gribozavr@gmail.com> | 2019-09-12 12:16:43 +0000 |
commit | 20f45ed6990458b8cc96fe2101fbbb7f90037dd7 (patch) | |
tree | 84a18fa604b734b26755101daf62c5b5c4e095c5 /lldb/packages/Python/lldbsuite/test/commands/breakpoint/basic/TestBreakpointCommandsFromPython.py | |
parent | ff6ac1eb5f304ab2b690cf24509680fd62cdf743 (diff) | |
download | bcm5719-llvm-20f45ed6990458b8cc96fe2101fbbb7f90037dd7.tar.gz bcm5719-llvm-20f45ed6990458b8cc96fe2101fbbb7f90037dd7.zip |
Removed some questionable default arguments from setters
Summary:
They can be confusing -- what does it mean to call a setter without a
value? Also, some setters, like `setPrintTemplateTree` had `false` as
the default value!
The callers are largely not using these default arguments anyway.
Subscribers: cfe-commits
Tags: #clang
Differential Revision: https://reviews.llvm.org/D67491
llvm-svn: 371731
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/breakpoint/basic/TestBreakpointCommandsFromPython.py')
0 files changed, 0 insertions, 0 deletions