[all-commits] [llvm/llvm-project] 06ad86: [NFC] Prefer `str.resize(len)` over `str.substr(0, ...

Danny Mösch via All-commits all-commits at lists.llvm.org
Thu May 9 22:56:57 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 06ad86361ab29d344a5e2e22903c2739743c77be
      https://github.com/llvm/llvm-project/commit/06ad86361ab29d344a5e2e22903c2739743c77be
  Author: Danny Mösch <danny.moesch at icloud.com>
  Date:   2024-05-10 (Fri, 10 May 2024)

  Changed paths:
    M llvm/include/llvm/Analysis/DOTGraphTraitsPass.h

  Log Message:
  -----------
  [NFC] Prefer `str.resize(len)` over `str.substr(0, len)` (#91067)



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