[all-commits] [llvm/llvm-project] b93457: [lldb] Update ScriptInterpreterLua for Status chan...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Sat Sep 7 17:04:24 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b93457073762bb347b6c7f39c23636dec036a815
      https://github.com/llvm/llvm-project/commit/b93457073762bb347b6c7f39c23636dec036a815
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-09-07 (Sat, 07 Sep 2024)

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

  Log Message:
  -----------
  [lldb] Update ScriptInterpreterLua for Status changes (NFC)

The Status constructor that takes an error has been removed in favor of
Status::FromError.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list