teak-llvm/lldb/packages/Python/lldbsuite/test/commands/expression/formatters
Lawrence D'Anna bdcad0aca0 convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args
Summary:
This patch converts another user of ArgInfo::count over to
use ArgInfo::max_positional_args instead.   I also add a test
to make sure both documented signatures for python type formatters
work.

Reviewers: JDevlieghere, clayborg, labath, jingham

Reviewed By: labath

Subscribers: lldb-commits

Tags: #lldb

Differential Revision: https://reviews.llvm.org/D69153

llvm-svn: 375334
2019-10-19 07:05:39 +00:00
..
foosynth.py
formatters.py convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args 2019-10-19 07:05:39 +00:00
main.cpp
Makefile [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
TestFormatters.py convert LLDBSwigPythonCallTypeScript to ArgInfo::max_positional_args 2019-10-19 07:05:39 +00:00