[all-commits] [llvm/llvm-project] fc1d95: [lldb][NFC] Remove an unnecessary cast in SBComman...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Sun Jul 5 01:55:49 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: fc1d95eb7b35be418b326a18b1779ac18fb31c57
      https://github.com/llvm/llvm-project/commit/fc1d95eb7b35be418b326a18b1779ac18fb31c57
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M lldb/source/API/SBCommandInterpreter.cpp

  Log Message:
  -----------
  [lldb][NFC] Remove an unnecessary cast in SBCommandInterpreter


  Commit: 779432690fba5184464f10ac56eb5ce510d15ea1
      https://github.com/llvm/llvm-project/commit/779432690fba5184464f10ac56eb5ce510d15ea1
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-07-05 (Sun, 05 Jul 2020)

  Changed paths:
    M lldb/source/Breakpoint/BreakpointID.cpp

  Log Message:
  -----------
  [lldb][NFC] Clarify that spaces can't be in breakpoint names

We already check for spaces but we don't mention it in the error message.


Compare: https://github.com/llvm/llvm-project/compare/3fc97f9636ba...779432690fba


More information about the All-commits mailing list