[all-commits] [llvm/llvm-project] 8639e2: [lldb] Raise a CrashLogParseException when failing...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Apr 15 15:28:38 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8639e2aaaffe1c58fbab238b25d49620ca86a76d
      https://github.com/llvm/llvm-project/commit/8639e2aaaffe1c58fbab238b25d49620ca86a76d
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2021-04-15 (Thu, 15 Apr 2021)

  Changed paths:
    M lldb/examples/python/crashlog.py

  Log Message:
  -----------
  [lldb] Raise a CrashLogParseException when failing to parse JSON crashlog

Throw an exception with an actually helpful message when we fail to
parse a JSON crashlog.




More information about the All-commits mailing list