[Lldb-commits] [PATCH] D52376: [API][Swig] Overloaded functions for SBTarget

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Sep 21 13:07:56 PDT 2018


tatyana-krasnukha created this revision.
tatyana-krasnukha added reviewers: spyffe, clayborg, zturner.
tatyana-krasnukha added a project: LLDB.
Herald added a subscriber: lldb-commits.

Slightly refactored typemaps to combine overloading with default arguments.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D52376

Files:
  include/lldb/API/SBTarget.h
  scripts/Python/python-typemaps.swig
  scripts/interface/SBTarget.i
  source/API/SBTarget.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52376.166536.patch
Type: text/x-patch
Size: 9788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180921/d5599cae/attachment.bin>


More information about the lldb-commits mailing list