[all-commits] [llvm/llvm-project] 36c78e: [DebugInfo] Use llvm::remove_if (NFC) (#149543)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Jul 18 13:33:11 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36c78ec3c8641cb193ea66f49da01fa6f62280d7
      https://github.com/llvm/llvm-project/commit/36c78ec3c8641cb193ea66f49da01fa6f62280d7
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-07-18 (Fri, 18 Jul 2025)

  Changed paths:
    M llvm/lib/DebugInfo/LogicalView/Core/LVScope.cpp

  Log Message:
  -----------
  [DebugInfo] Use llvm::remove_if (NFC) (#149543)

We can pass a range to llvm::remove_if.



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