[all-commits] [llvm/llvm-project] 534c09: [llvm-exegesis] Remove unused using decls (NFC)

Kazu Hirata via All-commits all-commits at lists.llvm.org
Sun Sep 24 00:21:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 534c096ec9a67e7159a1ca987092532eee2c7662
      https://github.com/llvm/llvm-project/commit/534c096ec9a67e7159a1ca987092532eee2c7662
  Author: Kazu Hirata <kazu at google.com>
  Date:   2023-09-24 (Sun, 24 Sep 2023)

  Changed paths:
    M llvm/unittests/tools/llvm-exegesis/AArch64/TargetTest.cpp
    M llvm/unittests/tools/llvm-exegesis/Mips/BenchmarkResultTest.cpp
    M llvm/unittests/tools/llvm-exegesis/X86/BenchmarkResultTest.cpp
    M llvm/unittests/tools/llvm-exegesis/X86/SnippetFileTest.cpp
    M llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
    M llvm/unittests/tools/llvm-exegesis/X86/TargetTest.cpp

  Log Message:
  -----------
  [llvm-exegesis] Remove unused using decls (NFC)

Identified with misc-unused-using-decls.




More information about the All-commits mailing list