[all-commits] [llvm/llvm-project] d09a28: [CodeGen] Drop unnecessary const from return types...

kazutakahirata via All-commits all-commits at lists.llvm.org
Tue Dec 28 00:38:35 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d09a284dfbd17424ebfb7806e830a9b64b8e70a7
      https://github.com/llvm/llvm-project/commit/d09a284dfbd17424ebfb7806e830a9b64b8e70a7
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-12-28 (Tue, 28 Dec 2021)

  Changed paths:
    M llvm/lib/CodeGen/TargetPassConfig.cpp

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

Identified with readability-const-return-type.




More information about the All-commits mailing list