[all-commits] [llvm/llvm-project] 7e9e6a: [lldb][docs] Fix some RST formatting errors relate...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Sun Jan 17 08:42:28 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7e9e6ac526ebd90fe8ec0b8d2bb6edd3516ab908
      https://github.com/llvm/llvm-project/commit/7e9e6ac526ebd90fe8ec0b8d2bb6edd3516ab908
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2021-01-17 (Sun, 17 Jan 2021)

  Changed paths:
    M lldb/bindings/interface/SBBroadcaster.i
    M lldb/bindings/interface/SBCommandInterpreterRunOptions.i
    M lldb/bindings/interface/SBDebugger.i
    M lldb/bindings/interface/SBProcess.i
    M lldb/bindings/interface/SBStructuredData.i
    M lldb/bindings/interface/SBType.i

  Log Message:
  -----------
  [lldb][docs] Fix some RST formatting errors related to code examples.

Mostly just making sure the indentation is right (SBDebugger had 0 spaces
as it was still plain text, the others had too much indentation or other
minor issues).




More information about the All-commits mailing list