[flang] Fix a warning
This patch fixes: flang/lib/Lower/ConvertExpr.cpp:2733:14: error: variable 'callNumResults' set but not used [-Werror,-Wunused-but-set-variable]
parent
fae258e6
Please register or sign in to comment
This patch fixes: flang/lib/Lower/ConvertExpr.cpp:2733:14: error: variable 'callNumResults' set but not used [-Werror,-Wunused-but-set-variable]