Commit 046dffce authored by Jie Fu's avatar Jie Fu
Browse files

Fix -Wunused-variable in TestSimplifications.cpp (NFC)

llvm-project/mlir/test/lib/Dialect/Mesh/TestSimplifications.cpp:36:17:
 error: unused variable 'status' [-Werror,-Wunused-variable]
  LogicalResult status =
                ^
1 error generated.
parent feb49bb4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment