[all-commits] [llvm/llvm-project] 08a5ac: libunwind: add missing break statements in EHABI

Saleem Abdulrasool via All-commits all-commits at lists.llvm.org
Tue Aug 10 10:54:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 08a5ac36b956edeb989b4a65269a829eac26a5a2
      https://github.com/llvm/llvm-project/commit/08a5ac36b956edeb989b4a65269a829eac26a5a2
  Author: Saleem Abdulrasool <compnerd at compnerd.org>
  Date:   2021-08-10 (Tue, 10 Aug 2021)

  Changed paths:
    M libunwind/src/Unwind-EHABI.cpp

  Log Message:
  -----------
  libunwind: add missing break statements in EHABI

Add missing break statements identified by static analysis tools.

Patch by Andrii Kurdiumov!

Reviewed By: compnerd, danielkiss

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




More information about the All-commits mailing list