[all-commits] [llvm/llvm-project] bcac7b: [LLDB] Missing break in a switch statement alter...

fixathon via All-commits all-commits at lists.llvm.org
Fri Aug 5 18:33:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bcac7b3acb1972bdfabe3c84f51243e9a353e7fe
      https://github.com/llvm/llvm-project/commit/bcac7b3acb1972bdfabe3c84f51243e9a353e7fe
  Author: Slava Gurevich <sgurevich at gmail.com>
  Date:   2022-08-05 (Fri, 05 Aug 2022)

  Changed paths:
    M lldb/source/Plugins/Process/Utility/ARMUtils.h

  Log Message:
  -----------
    [LLDB] Missing break in a switch statement alters the execution flow.

    Looks like a typo from the past code changes.

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




More information about the All-commits mailing list