[all-commits] [llvm/llvm-project] f392e9: [BitcodeReader] Resolve error handling todo

Nikita Popov via All-commits all-commits at lists.llvm.org
Fri Feb 4 08:15:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f392e9d264cf2ceb446cf2251d4b3a1ab95e1f65
      https://github.com/llvm/llvm-project/commit/f392e9d264cf2ceb446cf2251d4b3a1ab95e1f65
  Author: Nikita Popov <npopov at redhat.com>
  Date:   2022-02-04 (Fri, 04 Feb 2022)

  Changed paths:
    M llvm/lib/Bitcode/Reader/BitcodeReader.cpp

  Log Message:
  -----------
  [BitcodeReader] Resolve error handling todo

If possible, forward the inner error instead of creating a new
one.




More information about the All-commits mailing list