[all-commits] [llvm/llvm-project] fe96d1: [lldb/SWIG] Guard Python type map in SWIG interfac...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Dec 9 09:36:15 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fe96d1ee788d3e8dcdc6fb984bc5376d9ec84d7d
      https://github.com/llvm/llvm-project/commit/fe96d1ee788d3e8dcdc6fb984bc5376d9ec84d7d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-12-09 (Mon, 09 Dec 2019)

  Changed paths:
    M lldb/scripts/interface/SBTarget.i

  Log Message:
  -----------
  [lldb/SWIG] Guard Python type map in SWIG interface by SWIGPYTHON

Guard the Python type map in SBTarget by the SWIGPYTHON define to
ensures the rest of the interface can be reused for other languages
supported by SWIG.




More information about the All-commits mailing list