[all-commits] [llvm/llvm-project] b970e7: Revert "[lldb/Interpreter] Fix build failures in S...

Med Ismail Bennani via All-commits all-commits at lists.llvm.org
Thu Mar 2 12:46:56 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b970e725d8fd3f9b3d587e5203efd5e6f2e84e9a
      https://github.com/llvm/llvm-project/commit/b970e725d8fd3f9b3d587e5203efd5e6f2e84e9a
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
    M lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h

  Log Message:
  -----------
  Revert "[lldb/Interpreter] Fix build failures in ScriptInterpreterLua"

This reverts commit 6de18eb050a66544cc38210024860366b84faf35.


  Commit: ab81fc29d9f7a8f8807293fc987f68f9ccf42259
      https://github.com/llvm/llvm-project/commit/ab81fc29d9f7a8f8807293fc987f68f9ccf42259
  Author: Med Ismail Bennani <medismail.bennani at gmail.com>
  Date:   2023-03-02 (Thu, 02 Mar 2023)

  Changed paths:
    M lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.cpp
    M lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h

  Log Message:
  -----------
  [lldb/Interpreter] Fix build failures in ScriptInterpreterLua

This patch should fix the build failures in the Lua ScriptedInterpreter
introduced by 9a9fce1fed6d.

Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>


Compare: https://github.com/llvm/llvm-project/compare/6de18eb050a6...ab81fc29d9f7


More information about the All-commits mailing list