[all-commits] [llvm/llvm-project] b6db0a: Add python enumerators for SBTypeEnumMemberList, a...

jimingham via All-commits all-commits at lists.llvm.org
Fri Aug 14 09:58:06 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6db0a544df1f28e7fa53b74e19839e55e63c8c9
      https://github.com/llvm/llvm-project/commit/b6db0a544df1f28e7fa53b74e19839e55e63c8c9
  Author: Jim Ingham <jingham at apple.com>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M lldb/bindings/interface/SBTypeEnumMember.i
    M lldb/test/API/lang/c/enum_types/TestEnumTypes.py
    M lldb/test/API/lang/c/enum_types/main.c

  Log Message:
  -----------
  Add python enumerators for SBTypeEnumMemberList, and some tests for this API.

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




More information about the All-commits mailing list