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

Saleem Abdulrasool via All-commits all-commits at lists.llvm.org
Tue Sep 7 22:39:56 PDT 2021


  Branch: refs/heads/release/13.x
  Home:   https://github.com/llvm/llvm-project
  Commit: 09f659449b8358fbc44b623caff7c99f9fcc995b
      https://github.com/llvm/llvm-project/commit/09f659449b8358fbc44b623caff7c99f9fcc995b
  Author: Saleem Abdulrasool <compnerd at compnerd.org>
  Date:   2021-09-07 (Tue, 07 Sep 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

(cherry picked from commit 08a5ac36b956edeb989b4a65269a829eac26a5a2)




More information about the All-commits mailing list