[all-commits] [llvm/llvm-project] 52232a: [Support] Remove redundant declaration setCurrentD...

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Jul 16 15:50:31 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 52232abc230435d4c1e1273d4b857a11f2c7b45b
      https://github.com/llvm/llvm-project/commit/52232abc230435d4c1e1273d4b857a11f2c7b45b
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-07-16 (Sat, 16 Jul 2022)

  Changed paths:
    M llvm/lib/Support/Debug.cpp

  Log Message:
  -----------
  [Support] Remove redundant declaration setCurrentDebugTypes (NFC)

The function is declared in llvm/include/llvm/Support/Debug.h.

Identified with readability-redundant-declaration.




More information about the All-commits mailing list