[all-commits] [llvm/llvm-project] 072f51: Improve error handling in llvm-dwarfdump.

adrian-prantl via All-commits all-commits at lists.llvm.org
Wed Jun 23 10:44:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 072f5180f2d33a3323a164fe19a7a477e93073a9
      https://github.com/llvm/llvm-project/commit/072f5180f2d33a3323a164fe19a7a477e93073a9
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    A llvm/test/tools/llvm-dwarfdump/X86/lc_malformed.test
    M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  Log Message:
  -----------
  Improve error handling in llvm-dwarfdump.

Without this patch we're only showing a generic error message derived
from the error code to the end user.

rdar://79378794

Differential Revision: https://reviews.llvm.org/D104483


  Commit: 7b81fdf984ddc298ae2a1f672b64926e30946c3c
      https://github.com/llvm/llvm-project/commit/7b81fdf984ddc298ae2a1f672b64926e30946c3c
  Author: Adrian Prantl <aprantl at apple.com>
  Date:   2021-06-23 (Wed, 23 Jun 2021)

  Changed paths:
    M llvm/tools/llvm-dwarfdump/llvm-dwarfdump.cpp

  Log Message:
  -----------
  clang-format llvm-dwarfdump.cpp


Compare: https://github.com/llvm/llvm-project/compare/5d44d56f7deb...7b81fdf984dd


More information about the All-commits mailing list