[all-commits] [llvm/llvm-project] f6ffe6: [lldb] Also test Get[De]mangledName of SBType in T...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Tue Nov 19 05:04:45 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f6ffe6fc9d9b8b0e197500b5b61f3e8d55599d7a
      https://github.com/llvm/llvm-project/commit/f6ffe6fc9d9b8b0e197500b5b61f3e8d55599d7a
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2019-11-19 (Tue, 19 Nov 2019)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/python_api/class_members/TestSBTypeClassMembers.py

  Log Message:
  -----------
  [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.




More information about the All-commits mailing list