[all-commits] [llvm/llvm-project] 0cf71d: GCStrategy: Use Twine properly for error message

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Mar 24 08:36:21 PDT 2025


  Branch: refs/heads/users/arsenm/gcstrategy/use-twine-for-error-message
  Home:   https://github.com/llvm/llvm-project
  Commit: 0cf71d7ddce2d202db9923db779aeda0a3cc3f76
      https://github.com/llvm/llvm-project/commit/0cf71d7ddce2d202db9923db779aeda0a3cc3f76
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-24 (Mon, 24 Mar 2025)

  Changed paths:
    M llvm/lib/IR/GCStrategy.cpp

  Log Message:
  -----------
  GCStrategy: Use Twine properly for error message

Avoid unnecessary std::string temporaries.



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