[all-commits] [llvm/llvm-project] 620dbf: [llvm] Use llvm::interleaved (NFC) (#145839)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Thu Jun 26 08:41:02 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 620dbf1fec47a1d25d24836d95ea3d0c965abc72
      https://github.com/llvm/llvm-project/commit/620dbf1fec47a1d25d24836d95ea3d0c965abc72
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M llvm/lib/DebugInfo/GSYM/CallSiteInfo.cpp
    M llvm/tools/llvm-exegesis/lib/MCInstrDescView.cpp
    M llvm/tools/llvm-remarkutil/RemarkCounter.cpp

  Log Message:
  -----------
  [llvm] Use llvm::interleaved (NFC) (#145839)

Note that llvm::interleaved constructs a string with the elements from
a given range with a given separator.



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