[all-commits] [llvm/llvm-project] 817c09: [Analysis] Drop const from a return type (NFC) (#1...

Kazu Hirata via All-commits all-commits at lists.llvm.org
Wed Jun 25 07:58:55 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 817c097887e0388a737bcb16110db39fdf06b973
      https://github.com/llvm/llvm-project/commit/817c097887e0388a737bcb16110db39fdf06b973
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

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

  Log Message:
  -----------
  [Analysis] Drop const from a return type (NFC) (#145641)

We do not need const on a return type.



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