[all-commits] [llvm/llvm-project] 785f37: [ADT] Drop unnecessary const from return types (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Wed Aug 4 07:38:46 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 785f37b2073f856f4b6b4eeeb3023d0f40e1e103
      https://github.com/llvm/llvm-project/commit/785f37b2073f856f4b6b4eeeb3023d0f40e1e103
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M llvm/include/llvm/ADT/APInt.h

  Log Message:
  -----------
  [ADT] Drop unnecessary const from return types (NFC)

Identified with const-return-type-APInt.




More information about the All-commits mailing list