[all-commits] [llvm/llvm-project] 369ea4: [Symbolize] Handle error after the notes loop

Petr Hosek via All-commits all-commits at lists.llvm.org
Mon Jan 27 11:00:34 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 369ea47b9249f1843730d8d0c0ca5df46826d032
      https://github.com/llvm/llvm-project/commit/369ea47b9249f1843730d8d0c0ca5df46826d032
  Author: Petr Hosek <phosek at google.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M llvm/lib/DebugInfo/Symbolize/Symbolize.cpp
    A llvm/test/DebugInfo/symbolize-build-id-error.test

  Log Message:
  -----------
  [Symbolize] Handle error after the notes loop

We always have to check the error, even if we're going to ignore it.




More information about the All-commits mailing list