[all-commits] [llvm/llvm-project] 11e292: [lldb][docs] Document SBType

Raphael Isemann via All-commits all-commits at lists.llvm.org
Mon Jun 14 04:19:52 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 11e2922bb7adbbca17c3a0f44779aa87dbc64b42
      https://github.com/llvm/llvm-project/commit/11e2922bb7adbbca17c3a0f44779aa87dbc64b42
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M lldb/bindings/interface/SBType.i

  Log Message:
  -----------
  [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




More information about the All-commits mailing list