[all-commits] [llvm/llvm-project] 61e21f: [Support] Remove a redundant constructor in Subsec...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sat Oct 18 15:42:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 61e21f42b04dc04e32c3bfc06c857c52c12d994a
      https://github.com/llvm/llvm-project/commit/61e21f42b04dc04e32c3bfc06c857c52c12d994a
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-10-18 (Sat, 18 Oct 2025)

  Changed paths:
    M llvm/include/llvm/Support/ELFAttributes.h

  Log Message:
  -----------
  [Support] Remove a redundant constructor in SubsectionAndTagToTagName (NFC) (#164118)

This patch simplifies the struct by switching to C++ aggregate
initialization.



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