[all-commits] [llvm/llvm-project] 9a678f: [IR] Drop unnecessary const from a return type (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sun Apr 16 00:30:25 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a678fcaf603c18a6d963ce595412cacf8075d6c
      https://github.com/llvm/llvm-project/commit/9a678fcaf603c18a6d963ce595412cacf8075d6c
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-04-16 (Sun, 16 Apr 2023)

  Changed paths:
    M llvm/include/llvm/IR/DebugInfoMetadata.h

  Log Message:
  -----------
  [IR] Drop unnecessary const from a return type (NFC)

Identified with readability-const-return-type.




More information about the All-commits mailing list