[all-commits] [llvm/llvm-project] 44c401: [Mips] Remove redundant declarations (NFC)

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Sep 25 07:41:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 44c401bdc355baf0fc1264f13d9c31d0c72b7e8e
      https://github.com/llvm/llvm-project/commit/44c401bdc355baf0fc1264f13d9c31d0c72b7e8e
  Author: Kazu Hirata <kazu at google.com>
  Date:   2021-09-25 (Sat, 25 Sep 2021)

  Changed paths:
    M llvm/lib/Target/Mips/Disassembler/MipsDisassembler.cpp

  Log Message:
  -----------
  [Mips] Remove redundant declarations (NFC)

Note that identical declarations immediately precede what's being
removed in this patch.

Identified with readability-redundant-declaration.




More information about the All-commits mailing list