Commit 83afcbf5 authored by Jie Fu's avatar Jie Fu
Browse files

[mlir] Fix -Wunused-variable in DebugTranslation.cpp (NFC)

llvm-project/mlir/lib/Target/LLVMIR/DebugTranslation.cpp:226:10:
error: unused variable '[iter, inserted]' [-Werror,-Wunused-variable]
    auto [iter, inserted] =
         ^
1 error generated.
parent f128607b
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