[all-commits] [llvm/llvm-project] 1df3e0: [lldb] Use llvm::is_contained (NFC) (#146012)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Fri Jun 27 07:40:00 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1df3e0a275bd238949121e4103d2c975054737c5
      https://github.com/llvm/llvm-project/commit/1df3e0a275bd238949121e4103d2c975054737c5
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M lldb/source/Symbol/SaveCoreOptions.cpp

  Log Message:
  -----------
  [lldb] Use llvm::is_contained (NFC) (#146012)

llvm::is_contained is shorter than llvm::find plus a comparison.



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