[lldb][docs] Document SBType
authorRaphael Isemann <teemperor@gmail.com>
Mon, 14 Jun 2021 11:03:02 +0000 (13:03 +0200)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 14 Jun 2021 11:19:19 +0000 (13:19 +0200)
commit11e2922bb7adbbca17c3a0f44779aa87dbc64b42
tree5fb3c3a5cfc3a2bb14b9dcfe505bd1ecc0eb1624
parent1d8882b5e44e577f226b7a5a83c27df3b16b3ab6
[lldb][docs] Document SBType

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)

Reviewed By: #lldb, mib

Differential Revision: https://reviews.llvm.org/D103454
lldb/bindings/interface/SBType.i