Skip to content
Commit b0d57531 authored by Tom Eccles's avatar Tom Eccles Committed by Nicolas Vasilache
Browse files

[mlir][Linalg] Fix ignoring nodiscard return value

ff94419a changed the return value of appendMangledType() to
LogicalResult, which is marked as nodiscard. Ignoring the result
generates a warning when building with clang.

Reviewed By: nicolasvasilache, chelini

Differential Revision: https://reviews.llvm.org/D142202
parent 097f4260
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment