Enhance the 'type X list' commands such that they actually alert the user if no forma...
authorEnrico Granata <egranata@apple.com>
Wed, 30 Mar 2016 22:45:13 +0000 (22:45 +0000)
committerEnrico Granata <egranata@apple.com>
Wed, 30 Mar 2016 22:45:13 +0000 (22:45 +0000)
commitb64d3d61e321cb8e7907f38ac93ba94359179462
tree8154676581d3b0999630a4004f93c8b03d913133
parentcf8c42f54605ad0d941751cd3b7d65b9a5463265
Enhance the 'type X list' commands such that they actually alert the user if no formatters matching the constraints could be found

llvm-svn: 264957
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-categories/TestDataFormatterCategories.py
lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-named-summaries/TestDataFormatterNamedSummaries.py
lldb/source/Commands/CommandObjectType.cpp