teak-llvm/lldb/packages/Python/lldbsuite
Enrico Granata 7123e2b5d7 Add SBType::IsAnonymousType() and relative plumbing in the debugger internals
For language that support such a thing, this API allows to ask whether a type is anonymous (i.e. has been given no name)

Comes with test case

llvm-svn: 252390
2015-11-07 02:06:57 +00:00
..
support Python 3 - Use universal_newlines when calling subprocess.check_output 2015-11-04 01:03:47 +00:00
test Add SBType::IsAnonymousType() and relative plumbing in the debugger internals 2015-11-07 02:06:57 +00:00
__init__.py