[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]
Loading
Please 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]