[all-commits] [llvm/llvm-project] 333881: [lldb] Drop REQUIRES where redundant because of li...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Fri Jul 9 13:25:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3338819b08faa7f23f65fb4e67154583984ebf5c
      https://github.com/llvm/llvm-project/commit/3338819b08faa7f23f65fb4e67154583984ebf5c
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-07-09 (Fri, 09 Jul 2021)

  Changed paths:
    M lldb/test/Shell/ScriptInterpreter/Lua/bindings.test
    M lldb/test/Shell/ScriptInterpreter/Lua/breakpoint_callback.test
    M lldb/test/Shell/ScriptInterpreter/Lua/breakpoint_function_callback.test
    M lldb/test/Shell/ScriptInterpreter/Lua/breakpoint_oneline_callback.test
    M lldb/test/Shell/ScriptInterpreter/Lua/command_script_import.test
    M lldb/test/Shell/ScriptInterpreter/Lua/convenience_variables.test
    M lldb/test/Shell/ScriptInterpreter/Lua/fail_breakpoint_oneline.test
    M lldb/test/Shell/ScriptInterpreter/Lua/independent_state.test
    M lldb/test/Shell/ScriptInterpreter/Lua/io.test
    M lldb/test/Shell/ScriptInterpreter/Lua/lua-python.test
    M lldb/test/Shell/ScriptInterpreter/Lua/lua.test
    M lldb/test/Shell/ScriptInterpreter/Lua/nested_sessions.test
    M lldb/test/Shell/ScriptInterpreter/Lua/partial_statements.test
    M lldb/test/Shell/ScriptInterpreter/Lua/persistent_state.test
    M lldb/test/Shell/ScriptInterpreter/Lua/print.test
    M lldb/test/Shell/ScriptInterpreter/Lua/quit.test
    M lldb/test/Shell/ScriptInterpreter/Lua/watchpoint_callback.test
    M lldb/test/Shell/ScriptInterpreter/Python/command_import.test
    M lldb/test/Shell/ScriptInterpreter/Python/command_relative_import.test
    M lldb/test/Shell/ScriptInterpreter/Python/fail_breakpoint_oneline.test
    M lldb/test/Shell/ScriptInterpreter/Python/python.test
    M lldb/test/Shell/ScriptInterpreter/Python/sb_address_exception.test
    M lldb/test/Shell/ScriptInterpreter/Python/scripted_breakpoint.test
    M lldb/test/Shell/ScriptInterpreter/Python/silent_command_script_import.test

  Log Message:
  -----------
  [lldb] Drop REQUIRES where redundant because of lit.local.cfg




More information about the All-commits mailing list