[lldb] Also test Get[De]mangledName of SBType in TestSBTypeClassMembers.py
authorRaphael Isemann <teemperor@gmail.com>
Tue, 19 Nov 2019 12:45:37 +0000 (13:45 +0100)
committerRaphael Isemann <teemperor@gmail.com>
Tue, 19 Nov 2019 13:04:02 +0000 (14:04 +0100)
commitf6ffe6fc9d9b8b0e197500b5b61f3e8d55599d7a
treeac59a37068956bd3ecbf7faeb0d3bf87061aa1af
parentdf11117086fe8effdc5abe6a9955f659876dc64f
[lldb] Also test Get[De]mangledName of SBType in TestSBTypeClassMembers.py

I just used the mangled names as this test is anyway a Darwin-only ObjC++ test.
We probably should also test this on other platforms but that will be
another commit as we need to untangle the ObjC and C++ parts first.
lldb/packages/Python/lldbsuite/test/python_api/class_members/TestSBTypeClassMembers.py