[all-commits] [llvm/llvm-project] 4726a4: [mlir][Python] Fix 'unreferenced local variable' w...
Stella Laurenzo via All-commits
all-commits at lists.llvm.org
Thu Nov 12 13:35:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 4726a402a32a0553cf4da8c59646d8bc99c08383
https://github.com/llvm/llvm-project/commit/4726a402a32a0553cf4da8c59646d8bc99c08383
Author: Stella Laurenzo <stellaraccident at gmail.com>
Date: 2020-11-12 (Thu, 12 Nov 2020)
Changed paths:
M mlir/lib/Bindings/Python/PybindUtils.h
Log Message:
-----------
[mlir][Python] Fix 'unreferenced local variable' warning on MSVC.
Differential Revision: https://reviews.llvm.org/D91282
More information about the All-commits
mailing list