[Lldb-commits] [PATCH] D103454: [lldb][docs] Document SBType

Raphael Isemann via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 1 05:17:48 PDT 2021


teemperor created this revision.
teemperor added a reviewer: LLDB.
teemperor added a project: LLDB.
Herald added a subscriber: JDevlieghere.
teemperor requested review of this revision.
Herald added a subscriber: lldb-commits.

This documents the behaviour of the different SBType functions with notes for the
language-specific behaviour for C/C++/Objective-C. All of this reflects the current
behaviour of LLDB (even though that also means some functions behave kinda weird
but at least they are now documented to be weird)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103454

Files:
  lldb/bindings/interface/SBType.i

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103454.348944.patch
Type: text/x-patch
Size: 24603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20210601/092c3c5f/attachment-0001.bin>


More information about the lldb-commits mailing list