[all-commits] [llvm/llvm-project] 8fb1be: [windows] Remove unused pybind exception params

Nathaniel McVicar via All-commits all-commits at lists.llvm.org
Tue May 31 12:37:25 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8fb1bef60f0bf2f7d8bcb7069f3f543c02248ac9
      https://github.com/llvm/llvm-project/commit/8fb1bef60f0bf2f7d8bcb7069f3f543c02248ac9
  Author: Nathaniel McVicar <namcvica at microsoft.com>
  Date:   2022-05-31 (Tue, 31 May 2022)

  Changed paths:
    M mlir/lib/Bindings/Python/IRInterfaces.cpp

  Log Message:
  -----------
  [windows] Remove unused pybind exception params

Resolve MSVC warning C4104 for unreferenced variable

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D126683




More information about the All-commits mailing list