[all-commits] [llvm/llvm-project] f875dd: [lldb][nfc] Remove redundant check in if statement...

Felipe de Azevedo Piovezan via All-commits all-commits at lists.llvm.org
Wed Apr 16 08:10:51 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f875dd10162dcfb8f4625cef2bfc8e6b9f73f8fc
      https://github.com/llvm/llvm-project/commit/f875dd10162dcfb8f4625cef2bfc8e6b9f73f8fc
  Author: Felipe de Azevedo Piovezan <fpiovezan at apple.com>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

  Changed paths:
    M lldb/source/Target/ThreadPlanStepInRange.cpp

  Log Message:
  -----------
  [lldb][nfc] Remove redundant check in if statement (#135869)

We already check this boolean in the `if` statement two lines above.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list