[all-commits] [llvm/llvm-project] 7026b3: make err msg in MachSymtabSectionInfo::GetSection ...

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed Dec 18 16:13:23 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7026b34702f3f71ff157876831f29c76b3cb8bb1
      https://github.com/llvm/llvm-project/commit/7026b34702f3f71ff157876831f29c76b3cb8bb1
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2019-12-18 (Wed, 18 Dec 2019)

  Changed paths:
    M lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp

  Log Message:
  -----------
  make err msg in MachSymtabSectionInfo::GetSection clear about the file

This error message didn't specify which file was malformed, so
there's some hunting-around required if it comes up.  We have the
filename; include it in the error message.




More information about the All-commits mailing list