[all-commits] [llvm/llvm-project] 75ddf2: [Analysis] Use "= default" in a constructor (NFC) ...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Tue Oct 28 16:15:16 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 75ddf2a2fcd43b0317f8806ca6355cb73887458e
      https://github.com/llvm/llvm-project/commit/75ddf2a2fcd43b0317f8806ca6355cb73887458e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-10-28 (Tue, 28 Oct 2025)

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

  Log Message:
  -----------
  [Analysis] Use "= default" in a constructor (NFC) (#165395)

Note that all of the members are properly initialized a few lines
above the constructor.



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