[all-commits] [llvm/llvm-project] 9e2965: Fix unused variable warnings

kazutakahirata via All-commits all-commits at lists.llvm.org
Sat Aug 20 00:12:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e296584cebbce97cdbb6759ea8ee7ea6faababc
      https://github.com/llvm/llvm-project/commit/9e296584cebbce97cdbb6759ea8ee7ea6faababc
  Author: Kazu Hirata <kazu at google.com>
  Date:   2022-08-20 (Sat, 20 Aug 2022)

  Changed paths:
    M lld/MachO/Driver.cpp
    M lld/MachO/Writer.cpp
    M mlir/include/mlir/IR/PatternMatch.h
    M mlir/lib/Analysis/DataFlow/SparseAnalysis.cpp

  Log Message:
  -----------
  Fix unused variable warnings

These warnings came up with gcc-11.3.0.




More information about the All-commits mailing list