[all-commits] [llvm/llvm-project] 8c73fe: [PassSupport] Simplify callDefaultCtor (NFC) (#137...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Apr 27 08:53:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8c73fee407291b1d769b6f22ba5c0d3d9eac5a0b
      https://github.com/llvm/llvm-project/commit/8c73fee407291b1d769b6f22ba5c0d3d9eac5a0b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-04-27 (Sun, 27 Apr 2025)

  Changed paths:
    M llvm/include/llvm/PassSupport.h

  Log Message:
  -----------
  [PassSupport] Simplify callDefaultCtor (NFC) (#137504)

We can use "constexpr if" to combine the two variants of functions.



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