[all-commits] [llvm/llvm-project] 933ecf: [mlir] adds `[[maybe_unused]]` to variables that m...

Christopher Di Bella via All-commits all-commits at lists.llvm.org
Thu Mar 13 11:45:14 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 933ecf5f30f1471bc8548e7829d710c1ac6cec67
      https://github.com/llvm/llvm-project/commit/933ecf5f30f1471bc8548e7829d710c1ac6cec67
  Author: Christopher Di Bella <cjdb at google.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M mlir/tools/mlir-tblgen/RewriterGen.cpp

  Log Message:
  -----------
  [mlir] adds `[[maybe_unused]]` to variables that might not be used (#131184)

This should suppress an unused variable warning that was seemingly
pervasive.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list