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

Vitaly Buka via All-commits all-commits at lists.llvm.org
Wed Apr 16 08:13:28 PDT 2025


  Branch: refs/heads/users/vitalybuka/spr/nfccfi-dont-mix-cfi-and-non-cfi-flags-on-the-same-line
  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.


  Commit: d13135134c43af674584780b1494316f6fdaf027
      https://github.com/llvm/llvm-project/commit/d13135134c43af674584780b1494316f6fdaf027
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

  Changed paths:
    M clang/include/clang/Driver/SanitizerArgs.h
    M clang/lib/Driver/SanitizerArgs.cpp
    M clang/lib/Driver/ToolChains/CommonArgs.cpp

  Log Message:
  -----------
  [NFC][Driver][CFI] Rename to clarify purpose of CFI runtime (#135885)

CFI runtime (diagnostics, or not) is only needed
for cross-dso support.


  Commit: 89515ddd3b34b0615739d1b93cf01084b52fa0f8
      https://github.com/llvm/llvm-project/commit/89515ddd3b34b0615739d1b93cf01084b52fa0f8
  Author: Vitaly Buka <vitalybuka at google.com>
  Date:   2025-04-16 (Wed, 16 Apr 2025)

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

  Log Message:
  -----------
  rebase

Created using spr 1.3.4


Compare: https://github.com/llvm/llvm-project/compare/95f9730ebf23...89515ddd3b34

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