[all-commits] [llvm/llvm-project] 3da939: [lldb] Improve diagnostics in lldb-repro when repl...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Aug 13 14:38:52 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3da939686c216f8d16a6aaae7831f4bb18c83483
      https://github.com/llvm/llvm-project/commit/3da939686c216f8d16a6aaae7831f4bb18c83483
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-08-13 (Thu, 13 Aug 2020)

  Changed paths:
    M lldb/utils/lldb-repro/lldb-repro.py

  Log Message:
  -----------
  [lldb] Improve diagnostics in lldb-repro when replay fails

 - Print the replay invocation.
 - Keep the reproducer around.
 - Return the "opposite" exit code so we don't have to rely on FileCheck
   to fail the test when the expected exit code is non-zero.




More information about the All-commits mailing list