[all-commits] [llvm/llvm-project] 732e89: [Scalar] Remove a redundant declaration (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Fri Dec 31 14:02:42 PST 2021


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

  Changed paths:
    M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp

  Log Message:
  -----------
  [Scalar] Remove a redundant declaration (NFC)

InitializePasses.h contains the proper declaration.

Identified with readability-redundant-declaration.




More information about the All-commits mailing list