[all-commits] [llvm/llvm-project] acdda1: [lldb/Lua] Add missing boiler plate to ScriptInter...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sat Dec 21 21:56:21 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: acdda1344a0e1b45bd3ba7feb0e8cd398bee0179
      https://github.com/llvm/llvm-project/commit/acdda1344a0e1b45bd3ba7feb0e8cd398bee0179
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-12-21 (Sat, 21 Dec 2019)

  Changed paths:
    M lldb/include/lldb/lldb-enumerations.h
    M lldb/source/Commands/CommandObjectBreakpointCommand.cpp
    M lldb/source/Interpreter/ScriptInterpreter.cpp

  Log Message:
  -----------
  [lldb/Lua] Add missing boiler plate to ScriptInterpreter.

 - Fix enum entry order.
 - Fix missing enum case in CommandObjectBreakpointCommand.
 - Add Lua entry to swtich in LanguageToString and simplify the code.




More information about the All-commits mailing list