[all-commits] [llvm/llvm-project] f8b441: [dsymutil] Add llvm_unreachable to silence warning

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu May 21 12:28:12 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f8b4412b997b5f92d01d80eabbe587d51c8ed2c3
      https://github.com/llvm/llvm-project/commit/f8b4412b997b5f92d01d80eabbe587d51c8ed2c3
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-05-21 (Thu, 21 May 2020)

  Changed paths:
    M llvm/tools/dsymutil/Reproducer.cpp

  Log Message:
  -----------
  [dsymutil] Add llvm_unreachable to silence warning

Fixes warning: control reaches end of non-void function [-Wreturn-type]




More information about the All-commits mailing list