[all-commits] [llvm/llvm-project] 2f38ce: StringMap: Remove redundant member init in constru...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 18 17:16:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2f38ced51b7c560dcb6d01180efe5ab22bbe004f
      https://github.com/llvm/llvm-project/commit/2f38ced51b7c560dcb6d01180efe5ab22bbe004f
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-19 (Sat, 19 Jul 2025)

  Changed paths:
    M llvm/lib/Support/StringMap.cpp

  Log Message:
  -----------
  StringMap: Remove redundant member init in constructor (#149491)

These are already zeroinitialized in the field definitions.



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