[all-commits] [llvm/llvm-project] 0494f9: [Basic] Drop const from a return type (NFC) (#146382)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Mon Jun 30 10:42:54 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0494f934345f105f01f01a111c1f9f529acd26f5
      https://github.com/llvm/llvm-project/commit/0494f934345f105f01f01a111c1f9f529acd26f5
  Author: Kazu Hirata <kazu at google.com>
  Date:   2025-06-30 (Mon, 30 Jun 2025)

  Changed paths:
    M clang/include/clang/Basic/TargetInfo.h

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

We don't 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