[all-commits] [llvm/llvm-project] cccb7c: [lldb] Add missing import for LLDB test decorators...

Raphael Isemann via All-commits all-commits at lists.llvm.org
Thu Oct 1 05:33:51 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: cccb7cf1a52f38182f56d947bd609027726c778b
      https://github.com/llvm/llvm-project/commit/cccb7cf1a52f38182f56d947bd609027726c778b
  Author: Raphael Isemann <teemperor at gmail.com>
  Date:   2020-10-01 (Thu, 01 Oct 2020)

  Changed paths:
    M lldb/test/API/commands/target/stop-hooks/TestStopHookScripted.py

  Log Message:
  -----------
  [lldb] Add missing import for LLDB test decorators to TestStopHookScripted

This test wasn't using decorators before and was missing the import, so my
previous commit broke the test.




More information about the All-commits mailing list